-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to main at goodboy/tractor
-
978691c668 Merge pull request 'Rework low-level-runtime to enforce a `msgspec`-defined, SC-supervision-protocol for IPC `Context`s' (#7) from runtime_to_msgspec into main
-
4b92e14c92 Denoise duplicate chan logging for now
-
dbff7e6cd0 Report any external-rent-task-canceller during msg-drain
-
125876185d Add `indent: str` suport to `Context.pformat()` using `textwrap`
-
5ea324da5e Add `tb_hide: bool` ctl flag to `_open_and_supervise_one_cancels_all_nursery()`
- Compare 191 commits »
goodboy merged pull request goodboy/tractor#7
Rework low-level-runtime to enforce a `msgspec`-defined, SC-supervision-protocol for IPC `Context`s
goodboy commented on pull request goodboy/tractor#7
Rework low-level-runtime to enforce amsgspec
-defined, SC-supervision-protocol for IPC Context
s
Well if @guille approves..
goodboy opened issue goodboy/tractor#21
Typed-IPC-msgspec follow up (from #19)goodboy created pull request goodboy/tractor#20
First draftd2
sequence diagrams for .msg.types
goodboy pushed to sc_super_proto_dgrams at goodboy/tractor
-
d0d59d59f0 First draft `d2` sequence diagrams for `.msg.types`
goodboy pushed to hilevel_serman at goodboy/tractor
-
785eba9a22 Use shorthand nursery var-names per convention in codebase
-
90876833a8 Better separate service tasks vs. ctxs via methods
-
5f5e9bad27 Mv over `ServiceMngr` from `piker` with mods
-
ec724e11d1 Initial idea-notes dump and @singleton factory idea from `trio`-gitter
-
8d12ece8d6 Mask top level import of `.hilevel`
- Compare 316 commits »
goodboy pushed to oco_supervisor_prototype at goodboy/tractor
-
1b4129ac6d Add `debug_mode: bool` control to task mngr
-
a664112405 Go all in on "task manager" naming
-
3d1b1d5bd8 More refinements and proper typing
-
5e31806770 Ensure user-allocated cancel scope just works!
-
cfaf84d5d0 Facepalm, don't pass in unecessary cancel scope
- Compare 324 commits »
goodboy pushed to shm_apis at goodboy/tractor
-
8c6522bd12 Updates from latest `piker.data._sharedmem` changes
-
f0dfc97040 Pass `str` dtype for `use_str` case
-
4181e2d6c8 Allocate size-specced "empty" sequence from default values by type
-
7d91ae42ce Mod define `_USE_POSIX`, add a of of todos
-
c8b5245d3b Parametrize rw test with variable frame sizes
- Compare 63 commits »
goodboy pushed to ext_type_plds at goodboy/tractor
-
8d12ece8d6 Mask top level import of `.hilevel`
-
8908e1283b Add `.runtime()`-emit to `._invoke()` to report final result msg in the child
-
51f72801d2 Add `MsgStream._stop_msg` use new `PldRx` API
-
01b5955cce Add `Context._outcome_msg` use new `PldRx` API
-
b0ab77a99d Slight `PldRx` rework to simplify
- Compare 51 commits »
goodboy pushed to py313_support at goodboy/tractor
-
e42bc33bd6 Move bp to-match-comments on same line for py3.13
-
bb916fd815 Drop explicit `tabcompleter` dep, `pdpp` already sub-depends on it?
-
27e4fc6660 Bump up to `pytest>=8.3.5` to match "GH actions"
-
5feac62d3f Bump to `msgspec>=0.19.0` for py 3.13 support!
-
631fcc0471 Bind another `_bexc` for debuggin
- Compare 32 commits »
goodboy pushed to aio_abandons at goodboy/tractor
-
010d75248e Comment-tag pause points in `asycnio_bp.py`
-
47ec7e7a49 Add equiv of `AsyncioCancelled` for aio side
-
a66caa2397 Drop `asyncio`-canc error from `._exceptions`
- Compare 3 commits »
goodboy created pull request goodboy/tractor#19
Extension types support viamsgspec.Encoder/Decoder
hooks
goodboy commented on issue goodboy/tractor#8
py3.13 test-suite surgeryAs an update we are entirely clean here as of #18 with some lingering typed-msging tests being reworked in a follow up downstream PR.
goodboy pushed to shm_apis at goodboy/tractor
-
843fd96b5d Updates from latest `piker.data._sharedmem` changes
-
7dd3f88046 Pass `str` dtype for `use_str` case
-
938621f376 Allocate size-specced "empty" sequence from default values by type
-
8c1c43b73a Mod define `_USE_POSIX`, add a of of todos
-
44dc33eacc Parametrize rw test with variable frame sizes
- Compare 64 commits »
goodboy pushed to py313_support at goodboy/tractor
-
4a6bac2fb1 Drop explicit `tabcompleter` dep, `pdpp` already sub-depends on it?
-
968140677b Bump up to `pytest>=8.3.5` to match "GH actions"
-
4abc0afbee Bump to `msgspec>=0.19.0` for py 3.13 support!
-
4d865b8846 Bind another `_bexc` for debuggin
-
38497fab6a Comment-tag pause points in `asycnio_bp.py`
- Compare 33 commits »
goodboy pushed to ext_type_plds at goodboy/tractor
-
b85f301c05 Mask top level import of `.hilevel`
-
dc69956d11 Add `.runtime()`-emit to `._invoke()` to report final result msg in the child
-
ab0f5c0019 Add `MsgStream._stop_msg` use new `PldRx` API
-
c2d1bbe05e Add `Context._outcome_msg` use new `PldRx` API
-
debe63f4f2 Slight `PldRx` rework to simplify
- Compare 52 commits »
goodboy pushed to aio_abandons at goodboy/tractor
-
b1018a13fe Continue supporting py3.11+
-
90287b9875 Fix an `aio_err` ref bug
- Compare 2 commits »
goodboy pushed to py313_support at goodboy/tractor
-
d97e426bca Continue supporting py3.11+
-
c69877ea6f Bump up to `pytest>=8.3.5` to match "GH actions"
- Compare 2 commits »