e51f84af90
Add `@tractor.stream` which must be used to denote non async generator streaming functions which use the `tractor.Context` API to push values. This enforces a more explicit denotation as well as allows enforcing the declaration of the `ctx` argument in definitions. |
||
---|---|---|
.. | ||
testing | ||
__init__.py | ||
_actor.py | ||
_discovery.py | ||
_exceptions.py | ||
_forkserver_hackzorz.py | ||
_ipc.py | ||
_portal.py | ||
_spawn.py | ||
_state.py | ||
_streaming.py | ||
_trionics.py | ||
log.py | ||
msg.py |