Drop sleep

drop_run
Tyler Goodlet 2021-04-28 22:05:42 -04:00
parent 0551756e22
commit 2b4cf59ee1
1 changed files with 0 additions and 1 deletions

View File

@ -238,7 +238,6 @@ def test_multi_actor_subs_arbiter_pub(
assert 'even' not in get_topics()
await odd_portal.cancel_actor()
await trio.sleep(2)
if pub_actor == 'arbiter':
while get_topics():