summaryrefslogtreecommitdiffstats
path: root/server/patch_server.py
diff options
context:
space:
mode:
authorblasty <peter@haxx.in>2026-07-24 14:36:05 +0200
committerblasty <peter@haxx.in>2026-07-24 14:36:05 +0200
commitb048877c8b6821be8248115c52ed967280b9e8b0 (patch)
tree327f36b818fc9c24404e4dd7098d712d04b32a5f /server/patch_server.py
parenttests: add --worker <binary> to run the pilot suite against the idalib worker (diff)
downloadida-tui-b048877c8b6821be8248115c52ed967280b9e8b0.tar.gz
ida-tui-b048877c8b6821be8248115c52ed967280b9e8b0.tar.xz
ida-tui-b048877c8b6821be8248115c52ed967280b9e8b0.zip
tests: pass url=""/db=None to IdaTui in the worker pilot path
IdaTui.__init__ requires url and db positionally (the launcher passes url=args.url, db=None even for the worker). The pilot's --worker branch omitted them -> TypeError. Pass url="" (unused by the worker backend) and db=None.
Diffstat (limited to 'server/patch_server.py')
0 files changed, 0 insertions, 0 deletions