piker/piker/service
Tyler Goodlet 12883c3c90 Don't double send `enable_modules` and `debug_mode` in kwargs..
This broke non-disti-mode actor tree spawn / runtime, seemingly because
the cli entrypoint for a `piker chart` also sends these values down
through the call stack independently? Pretty sure we don't need to send
the `enable_modules` from the chart actor anyway.
2023-03-10 10:30:26 -05:00
..
__init__.py Move `pikerd` runtime boostrap to `.service._actor_runtime` 2023-03-09 15:37:43 -05:00
_actor_runtime.py Don't double send `enable_modules` and `debug_mode` in kwargs.. 2023-03-10 10:30:26 -05:00
_ahab.py `ahabd`: Harden cancellation teardown (again XD) 2023-03-09 18:42:24 -05:00
_daemon.py Import `maybe_open_pikerd` at module level 2023-03-09 15:37:43 -05:00
_mngr.py Move `Services` api to `.service._mngr` mod 2023-03-09 15:37:42 -05:00
_registry.py Move actor-discovery utils to `.service._registry 2023-03-09 15:37:42 -05:00
elastic.py Hard code version from our container, predicate renaming 2023-03-09 18:42:24 -05:00
marketstore.py `marketstore`: Pull default socket from server config 2023-03-09 15:37:43 -05:00