-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to msg_codecs at goodboy/tractor
-
67f673bf36 Add timeout around `test_one_end_stream_not_opened()` body
-
3a105e2830 Get `test_codec_hooks_mod` working with `Msg`s
-
a315f01acc Get msg spec type limiting working with a `RunVar`
-
25ffdedc06 Oof, fix walrus assign causes name-error edge case
- Compare 4 commits »
goodboy pushed to msg_codecs at goodboy/tractor
-
3ba46362a9 Be mega pedantic with msg-spec building
goodboy pushed to msg_codecs at goodboy/tractor
-
cb728e3bd6 Be mega pedantic with msg-spec building
-
fb8196e354 Tweak msging tests to match codec api changes
-
b6ed26589a Drop `MsgCodec.decoder()/.encoder()` design
-
8ff18739be Change to multi-line-static-`dict` style msgs
-
456979dd12 Tweak msg-spec test suite mod name
- Compare 5 commits »
goodboy pushed to msg_codecs at goodboy/tractor
-
995af130cf Init def of "SC shuttle prot" with "msg-spec-limiting"
goodboy pushed to msg_codecs at goodboy/tractor
-
bc9faac218 Init def of "SC shuttle prot" with "msg-spec-limiting"
-
d55266f4a2 Move the pretty-`Struct` stuff to a `.pretty_struct`
-
79211eab9a Merge original content from PR #311 into `.msg.types` for now
- Compare 3 commits »
goodboy pushed to msg_codecs at goodboy/tractor
-
336db8425e Re-think, `msgspec`-multi-typed msg dialogs
-
2eaef26547 WIP tagged union message type API
- Compare 2 commits »
goodboy pushed to old_msg_types at goodboy/tractor
-
336db8425e Re-think, `msgspec`-multi-typed msg dialogs
-
2eaef26547 WIP tagged union message type API
- Compare 2 commits »
goodboy pushed to msg_codecs at goodboy/tractor
-
0a69829ec5 Proto `MsgCodec`, an interchange fmt modify API
goodboy pushed to msg_codecs at goodboy/tractor
-
496dce57a8 Prepare to offer (dynamic) `.msg.Codec` overrides
goodboy pushed to asyncio_debug_mode at goodboy/tractor
-
72b4dc1461 Provision for infected-`asyncio` debug mode support
-
90bfdaf58c Drop extra newline from log msg
-
507cd96904 Change all `| None` -> `|None` in `._runtime`
-
2588e54867 Add todo-notes for hiding `@acm` frames
- Compare 4 commits »
goodboy pushed to pause_from_sync_w_greenback at goodboy/tractor
-
0055c1d954 Tweak main thread predicate to ensure `trio.run()`
-
4f863a6989 Refine and test `tractor.pause_from_sync()`
- Compare 2 commits »
goodboy created pull request goodboy/tractor#1
Addtractor.pause_from_sync()
using the amazing greenback
!
goodboy pushed to pause_from_sync_w_greenback at goodboy/tractor
-
c04d77a3c9 First draft workin minus non-main-thread usage!
goodboy pushed to mv_to_new_trio_py3.11 at goodboy/tractor
-
8e66f45e23 Lul, don't overwrite 'tb_str' with src actor's..
-
290b0a86b1 Another cancel-req-invalid log msg fmt tweak
-
d5e5174d97 Extend inter-peer cancel tests for "inceptions"
-
8ab5e08830 Adjust advanced faults test(s) for absorbed EoCs
- Compare 4 commits »
goodboy pushed to mv_to_new_trio_py3.11 at goodboy/tractor
-
668016d37b Absorb EoCs via `Context.open_stream()` silently
-
9221c57234 Adjust all `RemoteActorError.type` using tests
-
78434f6317 Fix `.boxed_type` facepalm, drop `.src_actor_uid`
-
5fb5682269 First try "relayed boxed errors", or "inceptions"
- Compare 4 commits »
goodboy pushed to mv_to_new_trio_py3.11 at goodboy/tractor
-
71de56b09a Drop now-deprecated deps on modern `trio`/Python
-
e5cb39804c Pin to `trio>=0.24` to avoid `trio_typing`
- Compare 2 commits »