forked from goodboy/tractor
1
0
Fork 0

Default Branch

master

e5ee2e3de8 · Merge pull request #358 from goodboy/switch_to_pdbp · Updated 2023-05-15 09:58:58 -04:00

Branches

runtime_to_msgspec

aba46b723b · Decouple registery addresses from binding addresses · Updated 2024-09-19 18:17:20 +10:00

0
407
goodboy/tractor#4 Open
multihost_exs

61cd95d883 · Add a super naive multi-host-capable web-req proxier for @jc211 · Updated 2024-09-18 22:47:59 -04:00

0
448
aio_abandons

5c2e972315 · Report any external-rent-task-canceller during msg-drain · Updated 2024-08-26 14:29:09 -04:00

0
447
msg_codecs

f2ce4a3469 · Add timeouts around some context test bodies · Updated 2024-04-02 14:03:32 -04:00

0
231
old_msg_types

336db8425e · Re-think, `msgspec`-multi-typed msg dialogs · Updated 2024-03-26 17:39:06 -04:00

0
219
asyncio_debug_mode

72b4dc1461 · Provision for infected-`asyncio` debug mode support · Updated 2024-03-25 16:09:32 -04:00

0
215
pause_from_sync_w_greenback

0055c1d954 · Tweak main thread predicate to ensure `trio.run()` · Updated 2024-03-24 16:47:28 -04:00

0
211
mv_to_new_trio_py3.11

8e66f45e23 · Lul, don't overwrite 'tb_str' with src actor's.. · Updated 2024-03-20 11:36:39 -04:00

0
208
modden_spawn_from_client_req

d28c7e17c6 · Add `.trionics._broadcast` todos for py 3.12 · Updated 2024-03-13 16:09:31 -04:00

0
198
multihomed

df641d9d31 · Bring in pretty-ified `msgspec.Struct` extension · Updated 2024-01-28 16:33:10 -05:00

0
123
dereg_on_oserror

3a31c9d338 · to_asyncio: mask error logging, not sure it adds that much · Updated 2023-09-26 10:32:01 -04:00

0
59
asyncio_debugger_support

22c14e235e · Expose `Channel` @ pkg level, drop `_debug.pp()` alias · Updated 2023-08-18 10:18:25 -04:00

0
54
shm_apis

f745da9fb2 · Add `numpy` for testing optional integrated shm API layer · Updated 2023-06-15 12:20:20 -04:00

0
41
ctx_cancel_semantics_and_overruns

7507e269ec · Just import `mp` top level in `._spawn` · Updated 2023-06-14 15:32:15 -04:00

0
29
oco_supervisor_prototype

c7e27ad09d · Add `debug_mode: bool` control to task mngr · Updated 2023-05-19 15:52:44 -04:00

0
34
msgtypes

6b23435866 · Re-think, `msgspec`-multi-typed msg dialogs · Updated 2023-05-15 10:18:06 -04:00

0
2
switch_to_pdbp

adcb70c521 · pdbp: adding typing to config settings vars · Updated 2023-05-08 12:07:07 -04:00

22
9
proper_breakpoint_hooking

34bb787d36 · pdbp: adding typing to config settings vars · Updated 2023-05-08 12:02:42 -04:00

22
37
drop_proc_actxmngr

24a062341e · Just call `trio.Process.aclose()` directly for now? · Updated 2023-04-02 14:34:41 -04:00

21
0
Included