forked from goodboy/tractor
Cancel nursery
parent
010a994f1d
commit
c8e7eb8f0b
|
@ -51,3 +51,5 @@ async def open_actor_cluster(
|
|||
|
||||
assert len(portals) == count
|
||||
yield portals
|
||||
|
||||
await an.cancel()
|
||||
|
|
Loading…
Reference in New Issue