tractor/tractor/hilevel
Tyler Goodlet 840c328f19 Better separate service tasks vs. ctxs via methods
Namely splitting the handles for each in 2 separate tables and adding
a `.cancel_service_task()`.

Also,
- move `_open_and_supervise_service_ctx()` to mod level.
- rename `target` -> `ctx_fn` params througout.
- fill out method doc strings.
2024-12-11 14:24:49 -05:00
..
__init__.py Mv over `ServiceMngr` from `piker` with mods 2024-12-11 12:38:35 -05:00
_service.py Better separate service tasks vs. ctxs via methods 2024-12-11 14:24:49 -05:00