tractor/docs/api
Gud Boi b645f7fa8c Bind named `to_actor.run()` inputs with partials
PR #481 made target inputs positional and reserved keywords for
actor placement/runtime controls. PR #484 still forwarded target
kwargs, so tests and examples failed local signature binding after
the rebase.

Deats,
- bind named target inputs with `functools.partial()`
- keep placement, naming and runtime controls as direct keywords
- reject invalid target calls locally before actor startup
- require linked one-shots to raise one direct `RemoteActorError`
- doc linked context execution and per-child process reaping

Prompt-IO: ai/prompt-io/opencode/20260819T184640Z_481ba003_prompt_io.md

(this patch was generated in some part by `opencode` using `gpt-5.6-sol` (`openai`))
2026-08-19 17:24:40 -04:00
..
context.rst Write the big boi docs content tree 2026-06-28 13:29:01 -04:00
core.rst Bind named `to_actor.run()` inputs with partials 2026-08-19 17:24:40 -04:00
devx.rst Write the big boi docs content tree 2026-06-28 13:29:01 -04:00
discovery.rst Write the big boi docs content tree 2026-06-28 13:29:01 -04:00
errors.rst Write the big boi docs content tree 2026-06-28 13:29:01 -04:00
index.rst Write the big boi docs content tree 2026-06-28 13:29:01 -04:00
ipc.rst Write the big boi docs content tree 2026-06-28 13:29:01 -04:00
msg.rst Write the big boi docs content tree 2026-06-28 13:29:01 -04:00
to_asyncio.rst Write the big boi docs content tree 2026-06-28 13:29:01 -04:00
trionics.rst Write the big boi docs content tree 2026-06-28 13:29:01 -04:00