forked from goodboy/tractor
1
0
Fork 0

Cancel nursery

246_facepalm_backup
overclockworked64 2021-10-16 17:50:55 +02:00 committed by Tyler Goodlet
parent 6e6baf250b
commit 6f9229cd09
1 changed files with 2 additions and 0 deletions

View File

@ -51,3 +51,5 @@ async def open_actor_cluster(
assert len(portals) == count assert len(portals) == count
yield portals yield portals
await an.cancel()