goodboy pushed to subint_forkserver at goodboy/tractor
-
253e7cbd1c Add DRAFT `subint_forkserver` orphan-SIGINT test
goodboy pushed to subint_fork_proto at goodboy/tractor
-
27cc02e83d Refactor `_runtime_vars` into pure get/set API
goodboy pushed to subint_fork_proto at goodboy/tractor
-
66dda9e449 Reset post-fork `_state` in forkserver child
-
43bd6a6410 Wire `subint_forkserver` as first-class backend
-
5bd5f957d3 Add `subint_forkserver` PEP 684 audit-plan doc
-
1d4867e51c Add trio-parent tests for `_subint_forkserver`
-
372a0f3247 Lift fork prims into `_subint_forkserver` mod
- Compare 10 commits »
goodboy pushed to maddr_endpoints at pikers/piker
-
5466acb764 Add `tpt_bind_addrs` and separate registry eps
-
604e5fcf9c Use `tractor.Address` for endpoint resolution
-
887e1ea6b7 Use walrus `getattr()` over `hasattr()` in `_window`
-
54da297304 Tighten logging and annotations in `_web_bs`
-
9f7c38a37b Use `ppfmt()` in EMS and guard `brokerd_msg` set
- Compare 10 commits »
goodboy pushed to py_codestyling at pikers/piker
-
887e1ea6b7 Use walrus `getattr()` over `hasattr()` in `_window`
-
54da297304 Tighten logging and annotations in `_web_bs`
-
9f7c38a37b Use `ppfmt()` in EMS and guard `brokerd_msg` set
-
8299c65818 Clean up `TooFastEdit` remnants and ws-token flow
-
170c95da28 Fall back to `con.exchange` in IB ledger fill loop
- Compare 8 commits »
goodboy pushed to kraken_stale_ws_token at pikers/piker
-
8299c65818 Clean up `TooFastEdit` remnants and ws-token flow
-
170c95da28 Fall back to `con.exchange` in IB ledger fill loop
-
e1cd3fd955 Replace `TooFastEdit` sentinel with `set` tracker
- Compare 3 commits »
goodboy pushed to kraken_stale_ws_token at pikers/piker
-
d1eec24ed5 Fall back to `con.exchange` in IB ledger fill loop
-
d06bbec24f Replace `TooFastEdit` sentinel with `set` tracker
-
8cefc1bdf8 Guard `brokerd_msg` set in order-mode dialog loop
- Compare 3 commits »
goodboy pushed to kraken_stale_ws_token at pikers/piker
-
709269fcf7 Cache ws-token on `Client` and auto-refresh
goodboy pushed to maddr_endpoints at pikers/piker
-
573ee3e7a3 Add `tpt_bind_addrs` and separate registry eps
goodboy pushed to multihomed_w_multiaddrs at pikers/piker
-
6c3362d5c2 Add `tpt_bind_addrs` and separate registry eps
goodboy pushed to kraken_stale_ws_token at pikers/piker
-
6abdce16ea Cache ws-token on `Client` and auto-refresh
-
d326eaccca Use `tractor.Address` for endpoint resolution
- Compare 2 commits »
goodboy pushed to claudy_writes_ruff_conf at pikers/piker
-
bb2ea50f42 Add `/lint` skill with `scripts/check.py`
-
cd23021b27 Add pydocstyle and `W` rules to `ruff.toml`
-
c86e69b20b WIP get him to write a ruff conf to match our code
-
7b7ecb6747 Add `skills/commit-msg/conf.toml` to `.gitignore`
-
899e3ed992 Symlink `commit-msg` SKILL.md to global skill
- Compare 5 commits »
goodboy pushed to repair_tests at pikers/piker
-
4cfe0a9dac Drop `.cancel_actor()` from `maybe_spawn_daemon()`