core-lightning/contrib/pyln-testing/pyln/testing
Rusty Russell d2952576cd pyln-testing: restore proper streaming behaviour for lightningd.
Get it to log direct to stdout, so we see what's happening *as it
happens* rather than as we read it.  We could restore the thread we
were using before, but that added more problems than it solved.

This means that we need the hsm password prompts in the log though.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-06-27 17:21:35 +09:30
..
__init__.py v0.11.0rc1 2022-04-05 08:48:46 +09:30
btcproxy.py Skip following import and skip flask type to mypy code analysis. 2021-08-30 12:12:32 +09:30
db.py pyln: Delete psql DBs after testing 2022-02-11 16:02:25 +01:00
fixtures.py pyln-testing: try harder if cleaning directory fails. 2022-06-27 17:21:35 +09:30
utils.py pyln-testing: restore proper streaming behaviour for lightningd. 2022-06-27 17:21:35 +09:30