diff options
| author | blasty <peter@haxx.in> | 2026-07-24 14:36:05 +0200 |
|---|---|---|
| committer | blasty <peter@haxx.in> | 2026-07-24 14:36:05 +0200 |
| commit | b048877c8b6821be8248115c52ed967280b9e8b0 (patch) | |
| tree | 327f36b818fc9c24404e4dd7098d712d04b32a5f /docs/RPC.md | |
| parent | tests: add --worker <binary> to run the pilot suite against the idalib worker (diff) | |
| download | ida-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 'docs/RPC.md')
0 files changed, 0 insertions, 0 deletions
