forked from goodboy/tractor
Add a newline
parent
c7f59bd483
commit
49dd230b4f
|
@ -1,4 +1,5 @@
|
|||
Introduce a new sub-package that exposes all our high(er) level trio primitives and goodies, most importantly:
|
||||
|
||||
- A new `open_actor_cluster` procedure is available for concurrently spawning a number of actors.
|
||||
- A new `gather_contexts` procedure is available for concurrently entering a sequence of async context managers.
|
||||
|
||||
|
|
Loading…
Reference in New Issue