-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy commented on pull request goodboy/tractor#10
Linux specific IPC RingBuff using EventFD for async reader wakeupStyle i've been rolling with for doc-strings is to have a blank newline before the last `'''` 🙏
goodboy pushed to oco_supervisor_prototype at goodboy/tractor
-
18923817c8 Add `debug_mode: bool` control to task mngr
-
da69284685 Go all in on "task manager" naming
-
23dff1117c More refinements and proper typing
-
f5b8bde2ff Ensure user-allocated cancel scope just works!
-
4b4c8961da Facepalm, don't pass in unecessary cancel scope
- Compare 22 commits »
goodboy pushed to hilevel_serman at goodboy/tractor
-
74945f5163 Use shorthand nursery var-names per convention in codebase
-
8ae7aeccca Better separate service tasks vs. ctxs via methods
-
b01cf136f6 Mv over `ServiceMngr` from `piker` with mods
-
af1313cd9c Initial idea-notes dump and @singleton factory idea from `trio`-gitter
-
6e4ae7ca86 Add `.runtime()`-emit to `._invoke()` to report final result msg in the child
- Compare 14 commits »
goodboy commented on pull request goodboy/tractor#10
Linux specific IPC RingBuff using EventFD for async reader wakeupgenerally speaking (as i've kinda implied above) try to keep a clean "multi-line inputs & outputs* style to code.
goodboy commented on pull request goodboy/tractor#10
Linux specific IPC RingBuff using EventFD for async reader wakeupluv this!
goodboy commented on pull request goodboy/tractor#10
Linux specific IPC RingBuff using EventFD for async reader wakeupnot following this, isn't the whole point of being a `trio.abc.SendStream` to **not have to** implement these dunder meths?
goodboy commented on pull request goodboy/tractor#10
Linux specific IPC RingBuff using EventFD for async reader wakeupprolly moving this into a separate mod would be good.
goodboy commented on pull request goodboy/tractor#10
Linux specific IPC RingBuff using EventFD for async reader wakeupagain, please always use multi-line tuple style imports 🙏
goodboy commented on pull request goodboy/tractor#10
Linux specific IPC RingBuff using EventFD for async reader wakeupkeep the surrounding multi-line import style porfa!
goodboy commented on pull request goodboy/tractor#10
Linux specific IPC RingBuff using EventFD for async reader wakeupHmm should this be part of the repo though?
goodboy pushed to ext_type_plds at goodboy/tractor
-
6e4ae7ca86 Add `.runtime()`-emit to `._invoke()` to report final result msg in the child
goodboy pushed to ext_type_plds at goodboy/tractor
-
5497401920 Add `MsgStream._stop_msg` use new `PldRx` API
-
03c447df0d Add `Context._outcome_msg` use new `PldRx` API
-
1ce99ae742 Slight `PldRx` rework to simplify
-
96826854b7 Rename ext-types with `msgspec` suite module
-
434577953a Complete rename to parent->child IPC ctx peers
- Compare 6 commits »
goodboy pushed to ext_type_plds at goodboy/tractor
-
3a3fd36890 Fix msg-draining on `parent_never_opened_stream`!
-
f0561fc8c0 Extend ctx semantics suite for streaming edge cases!
-
d1abe4da44 Deliver a `MaybeBoxedError` from `.expect_ctxc()`
- Compare 3 commits »
goodboy pushed to shielded_ctx_cancel at goodboy/tractor
-
0e310971a3 Only `ctx.canccel()` when non-callee ctxc received
goodboy pushed to multihost_exs at goodboy/tractor
-
95526e5d45 Decouple registery addresses from binding addresses
-
d2aa92f1a0 Add in depth comment about module naming when used without pkg
-
5919665619 Add a super naive multi-host-capable web-req proxier for @jc211
-
a1d75625e4 Draft test-doc for "out-of-band" `asyncio.Task`..
-
85c60095ba Raise "independent" task errors in an eg
- Compare 35 commits »
goodboy pushed to oco_supervisor_prototype at goodboy/tractor
-
eef540c94c Add `debug_mode: bool` control to task mngr
-
49a07e070e Go all in on "task manager" naming
-
0409566b65 More refinements and proper typing
-
8d67af1273 Ensure user-allocated cancel scope just works!
-
ce33a2d612 Facepalm, don't pass in unecessary cancel scope
- Compare 80 commits »
goodboy pushed to hilevel_serman at goodboy/tractor
-
e94020133c Use shorthand nursery var-names per convention in codebase
-
d9dfe35315 Better separate service tasks vs. ctxs via methods
-
786565b1bd Mv over `ServiceMngr` from `piker` with mods
-
6c2dda29a1 Initial idea-notes dump and @singleton factory idea from `trio`-gitter
-
6a94a520d6 Support `ctx: UnionType` annots for `@tractor.context` eps
- Compare 72 commits »
goodboy pushed to ext_type_plds at goodboy/tractor
-
6a94a520d6 Support `ctx: UnionType` annots for `@tractor.context` eps
-
58a818472c Avoid attr-err when `._ipc_msg==None`
-
92e1a2313d Facepalm, fix logic misstep on child side
-
46e0dadd9c Rework IPC-using `test_caps_basesd_msging` tests
-
8fa23fcccd Raise RTE from `limit_plds()` on no `curr_ctx`
- Compare 68 commits »