mirror of
https://github.com/daywalker90/cln-nip47.git
synced 2026-08-13 12:33:43 +02:00
tests: remove relay terminate delay again
This commit is contained in:
parent
46d8e05b04
commit
be81402c99
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ def nostr_relay(worker_id, node_factory):
|
|||
yield ws_url
|
||||
|
||||
finally:
|
||||
time.sleep(1.0)
|
||||
proc.terminate()
|
||||
try:
|
||||
proc.wait(timeout=5)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue