goodboy pushed to wkt/to_actor_subpkg at goodboy/tractor
-
5cd190c5c1 Hoist ria-reaping out of the spawn backends
-
993102695a Add `_ria_nursery` removal plan + step-A prompt-io
- Compare 2 commits »
goodboy pushed to wkt/uds_macos_473 at goodboy/tractor
-
78926bc379 Add prompt-io log for GH #473 UDS-on-macOS work
-
29f9d864a0 Run UDS-on-macOS CI leg, un-skip the example
-
cec2f9b896 Fix UDS addr corruption sans-autobind (macOS)
-
7ff4e0a3bf Surface example stderr on any non-zero exit
- Compare 4 commits »
goodboy pushed to wkt/to_actor_subpkg at goodboy/tractor
-
a34aaf98d2 Add `to_actor` one-shot parallelism example
-
6b16d0d282 Add `tests/test_to_actor.py` one-shot API suite
-
63df5534bb Add `tractor.to_actor` one-shot task API subpkg
- Compare 3 commits »
goodboy pushed to wkt/start_or_cancel_tests_474 at goodboy/tractor
-
ee875c930b Add `.trionics.start_or_cancel()` test suite
goodboy pushed to wkt/boot_latency_470 at goodboy/tractor
-
7f98a5801e Add prompt-io entries for gh #470 latency work
-
0a97dd4e71 Defer `asyncio` import via PEP-562 `.to_asyncio`
-
4f811a87f9 Lazy-import optional 3rd-party deps (gh #470)
-
d653cd2c26 Use `sys._getframe()` in `get_logger()` mod lookup
- Compare 4 commits »
goodboy pushed to windows_support_round2 at goodboy/tractor
-
5b89a8a61b Skip Windows-hanging shm IPC test
goodboy pushed to windows_support_round2 at goodboy/tractor
-
d89ece08e4 Derive transport registries from one list
-
7ae8ddfb2c Skip `infect_asyncio` tests on Windows
-
9f36e743a9 Scale `test_lifetime_stack` deadline for CI
- Compare 3 commits »
goodboy pushed to windows_support_round2 at goodboy/tractor
-
08f7a3a9b8 Skip `test_ringbuf` at collection off-linux
-
83d45435bf Fix Windows `import tractor` at the UDS root
-
470334c0b1 Make UDS + `SIGUSR1` optional for Windows
-
65bf9df5ba Merge pull request #468 from goodboy/test_cpu_throttling
-
51326f4b7a Fix uds `get_random` reaper-regex break (+2 nits)
- Compare 11 commits »
goodboy pushed to windows_support_round2 at goodboy/tractor
-
f22bfdd282 Skip `test_ringbuf` at collection off-linux
goodboy pushed to windows_support_round2 at goodboy/tractor
-
d9532d1270 Fix Windows `import tractor` at the UDS root
goodboy pushed to windows_support_round2 at goodboy/tractor
-
5bf6417cc0 Make UDS + `SIGUSR1` optional for Windows
goodboy pushed to windows_support_round2 at goodboy/tractor
-
2743b81b71 Make UDS + `SIGUSR1` optional for Windows
goodboy pushed to mtf_backend at goodboy/tractor
-
90a7a04b72 Add snapshot evidence to cancel-cascade MTF issue doc
-
48c4714025 Add `main_thread_forkserver` CI matrix rows
-
b17ff23a53 Adjust `subint_forkserver` docs to match stub impl
-
7256570954 Add `wait_for_peer_or_proc_death()` to `_spawn`
-
c47ff10047 Add `terminate()` to `_ForkedProc`
- Compare 90 commits »
goodboy pushed to windows_support_round2 at goodboy/tractor
-
9eaaf2bd75 Make UDS + `SIGUSR1` optional for Windows
goodboy pushed to test_cpu_throttling at goodboy/tractor
-
51326f4b7a Fix uds `get_random` reaper-regex break (+2 nits)