tractor/tractor/experimental
Gud Boi 0936461ebb Fix stale `@pub` docstring example in `experimental`
The `_pubsub.pub` decorator's usage example predates several API
generations: ancient positional-arg-order `run_in_actor()` (a
missing `await` too) plus the deprecated `portal.result()` — and
`run_in_actor()` never allowed streaming funcs anyway. Show the
canonical `start_actor()` + `Portal.open_stream_from()`
consumption instead (#477 removal sweep).

(this patch was generated in some part by [`claude-code`][claude-code-gh])
[claude-code-gh]: https://github.com/anthropics/claude-code
2026-08-12 20:06:27 -04:00
..
__init__.py Better idea: start a `tractor.experimental` subpkg 2022-01-29 14:03:55 -05:00
_pubsub.py Fix stale `@pub` docstring example in `experimental` 2026-08-12 20:06:27 -04:00