goodboy pushed to drop_ria_nursery at goodboy/tractor
-
481ba00332 Doc the #477 migration outcome + one-shot-acm sketch
-
669989a961 Name every `ActorNursery` binding `an` in tests/examples
-
cdd4426451 Fix mutual-rendezvous premature-reap race (#477)
-
601b21deee Remove `run_in_actor()` + the ria reap cluster
-
fef19b23c6 Fix stale `@pub` docstring example in `experimental`
- Compare 35 commits »
goodboy pushed to wkt/to_actor_subpkg at goodboy/tractor
-
557065d8b5 Reject misplaced empty `runtime_kwargs`
goodboy pushed to wkt/to_actor_subpkg at goodboy/tractor
-
b38efed753 Use linked contexts in `to_actor.run()`
-
51a2b7a4f8 Clean failed remote-task startup state
-
96e4934573 Bound cancelled remote-task startup
-
754458ee7d Centralize `Context` registry removal
-
4d07965a2a Close interrupted `MsgTransport.send()` streams
- Compare 6 commits »
goodboy created branch pformat_caller_frame_render_guard in goodboy/tractor
goodboy pushed to pformat_caller_frame_render_guard at goodboy/tractor
-
9afda1c61d Fix `pformat_caller_frame()`s bogus `indent` kwarg
-
a3d65a6b3d Add a `pformat_caller_frame()` render guard test
- Compare 2 commits »
goodboy pushed to wkt/tipc_backend_378 at goodboy/tractor
-
53516b094c Abort `TIPC` topology streams on overflow
-
c1501a36d5 Fix `TIPC` two-host service example
-
be6f9e86d1 Make `TIPCNameEvent` delivery lossless
-
145782d38c Harden `TIPC` socket setup races
-
d52c78c106 Key `TIPCAddress` instances by actor UUID
- Compare 6 commits »
goodboy pushed to wkt/pr493_review at goodboy/tractor
-
53516b094c Abort `TIPC` topology streams on overflow
-
c1501a36d5 Fix `TIPC` two-host service example
-
be6f9e86d1 Make `TIPCNameEvent` delivery lossless
-
145782d38c Harden `TIPC` socket setup races
-
d52c78c106 Key `TIPCAddress` instances by actor UUID
- Compare 6 commits »
goodboy pushed to drop_ria_nursery at goodboy/tractor
-
38d6688d2a Doc the #477 migration outcome + one-shot-acm sketch
-
38aa92bc61 Name every `ActorNursery` binding `an` in tests/examples
-
7e9e39c5f8 Fix mutual-rendezvous premature-reap race (#477)
-
0a1431c933 Remove `run_in_actor()` + the ria reap cluster
-
3146409baf Fix stale `@pub` docstring example in `experimental`
- Compare 75 commits »
goodboy pushed to wkt/to_actor_subpkg at goodboy/tractor
-
4151b9569a Add `to_actor` one-shot parallelism example
-
8d04af0d73 Add `tests/test_to_actor.py` one-shot API suite
-
a3cd448612 Add `tractor.to_actor` one-shot task API subpkg
-
4e27dcde48 Merge pull request #475 from goodboy/windows_support_round2
-
93322405a1 Restore IPC transport style conventions
- Compare 65 commits »
goodboy pushed to wkt/tipc_backend_378 at goodboy/tractor
-
1298ba945f Refresh the `TIPC` landing handoff
goodboy pushed to chart_local_gapper at pikers/piker
-
09ddcf5055 Plan `pytest-qt` chart UI audit layers
goodboy pushed to wkt/tipc_backend_378 at goodboy/tractor
-
c7ae606504 Clarify the `wg`-over-TIPC motivation, harden caveats
goodboy pushed to chart_local_gapper at pikers/piker
-
335190a4e3 Test gap dialogs through a real `tractor` actor
-
b738c9f4f7 Fix focused gap routing in `ChartView`
-
711666f9c8 Fix Qt indexing in `GapAnnotations.reposition()`
-
78982d8280 Fix `PlotItem` cleanup in `GapOverlayMngr`
- Compare 4 commits »
goodboy pushed to wkt/tipc_backend_378 at goodboy/tractor
-
4aa7a890cb Document TIPC-over-`wg`, add a handoff doc
-
1802641e41 Ignore the `gish` `github/` local issue cache
- Compare 2 commits »
goodboy pushed to ng_tpts_planning at goodboy/tractor
-
d9a6e2e9b4 Retract the hand-rolled tunnel peeler from plan-03
-
13588d0216 Peel `wg` maddrs w/ `py-multiaddr`'s own tunnel API
- Compare 2 commits »
goodboy pushed to wkt/tipc_backend_378 at goodboy/tractor
-
2d082373bd Add a `--tpt-proto=tipc` CI matrix leg
goodboy pushed to wkt/tipc_backend_378 at goodboy/tractor
-
1526372e37 Add a `tipc` guide page, roster it in the docs
-
b14332017d Add the `tipc_cluster` example set
-
33a040b312 Add `open_topology_events()`, push-based discovery
-
e269bbf871 Add the `TIPC_TOP_SRV` name-event wire codec
-
7e20585f59 Reconcile plan 01 w/ the live-kernel findings
- Compare 5 commits »
goodboy pushed to chart_local_gapper at pikers/piker
-
f65df6a138 Own gap overlays in chart-local `GapOverlayMngr`