-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
Loading Heatmap…
goodboy pushed to prehardkill at goodboy/tractor
- e2e572ef51 Move some infos to runtime level
- 6cf6a0e70b Add PDB level and make runtime below info but above debug
- 0a5cf6bbd2 WIP attempt to relay context error via raised-in-scope-nursery task
- e6c9232b45 Add our own "transport closed" signal
- 62ece4327d Just drop SIGINT masking; it seems to fix piker crash-hangs
- Compare 10 commits »
goodboy pushed to pub_connect_msg at goodboy/tractor
- 954554221f Add a @pub kwarg to allow specifying a "startup response message"
goodboy pushed to pre_bad_close at goodboy/tractor
- 051ea3f99d Proxy asyncio cancelleds as well
- 40984b9f0e Power of 2 cuz puters
- 93ffffc047 Don't kill root's immediate children when in debug
- 45b1a834b0 WIP redo asyncio async gen streaming
- ad98a5a2df Support asyncio actors with the trio spawner backend
- Compare 10 commits »
goodboy pushed to new_mypy at goodboy/tractor
- 871a27db17 Add back latest mypy since trio_typing 0.7.0 is now compat