piker/piker/fsp
Tyler Goodlet f50202a6af Adjust to `trio`'s strict eg nurseries throughout!
Using `tractor.trionics.collapse_eg()` as needed to avoid, at the least,
crash-worthy (in debug-mode REPL-ing terms) nested cancellation egs that
exhibit on SIGINT/ctl-c of each "app" (chart & daemon).

Also a bit of renaming of all `trio.Nursery`s to `tn`, the new "task
nursery" shorthand-var-name being used in all our other `tractor`
related projects.
2025-06-26 11:07:56 -04:00
..
__init__.py Make `fsp.cascade()` expect src/dst `Flume`s 2023-12-06 17:53:35 -05:00
_api.py Define shm buffer sizing in `.data.history` 2023-06-27 13:41:47 -04:00
_engine.py Adjust to `trio`'s strict eg nurseries throughout! 2025-06-26 11:07:56 -04:00
_momo.py rename `.data._normalize` -> `.ticktools` 2023-06-27 15:47:05 -04:00
_volume.py rename `.data._normalize` -> `.ticktools` 2023-06-27 15:47:05 -04:00