• all the private repos that msft would want to mine are prolly here.. Bo

  • Joined on 2023-08-13
Loading Heatmap…

goodboy pushed to ns_aware at goodboy/tractor

  • ead918f1b1 Some WIP linux network-namespace (reader) utils

2025-04-05 21:27:20 +00:00

goodboy pushed to leslies_extra_appendix at goodboy/tractor

  • 0a1ac80fee Support multiple IPC transports in test harness!

2025-04-04 04:15:57 +00:00

goodboy pushed to leslies_extra_appendix at goodboy/tractor

2025-04-04 04:05:39 +00:00

goodboy pushed to leslies_extra_appendix at goodboy/tractor

  • 7d537e60cc Repair weird spawn test, start `test_root_runtime`

2025-04-03 20:33:08 +00:00

goodboy pushed to leslies_extra_appendix at goodboy/tractor

2025-04-03 17:31:02 +00:00

goodboy pushed to leslies_extra_appendix at goodboy/tractor

  • dc68ea4118 Start protoyping multi-transport testing

2025-04-03 02:49:18 +00:00

goodboy commented on pull request goodboy/tractor#10

Linux specific IPC RingBuff using EventFD for async reader wakeup

it'd be cool if we could evenetually also repurpose an existing `MsgpackUDSStream` that is already up with the tgt owner-actor instead of having to establish an out-of-band connection?

2025-04-02 18:40:54 +00:00

goodboy commented on pull request goodboy/tractor#10

Linux specific IPC RingBuff using EventFD for async reader wakeup

link to stdlib file on GH too i'm thinkin.

2025-04-02 18:39:44 +00:00

goodboy pushed to leslies_extra_appendix at goodboy/tractor

2025-04-02 02:27:36 +00:00

goodboy pushed to leslies_extra_appendix at goodboy/tractor

2025-04-02 02:03:16 +00:00

goodboy pushed to leslies_extra_appendix at goodboy/tractor

  • 84a888f381 Bit of multi-line styling for `LocalPortal`
  • c1141c1f66 Adjust `._child` instantiation of `Actor` to use newly named `uuid` arg
  • bfa31f94c4 Add `bidict` pkg as dep since used in `._addr` for now
  • 8040ae6994 Adjust lowlevel-tb hiding logic for `MsgStream`
  • 08ac89b807 Slight typing and multi-line styling tweaks in `.ipc` sugpkg
  • Compare 5 commits »

2025-03-31 02:54:42 +00:00

goodboy pushed to leslies_extra_appendix at goodboy/tractor

  • e904af679b Add a big boi `Channel.pformat()/__repr__()`

2025-03-31 02:42:07 +00:00

goodboy pushed to leslies_extra_appendix at goodboy/tractor

2025-03-31 02:01:55 +00:00

goodboy created branch leslies_extra_appendix in goodboy/tractor

2025-03-30 23:35:15 +00:00

goodboy pushed to leslies_extra_appendix at goodboy/tractor

2025-03-30 23:35:15 +00:00

goodboy pushed to shm_apis at goodboy/tractor

2025-03-27 23:33:12 +00:00

goodboy commented on pull request goodboy/tractor#19

Extension types support via msgspec.Encoder/Decoder hooks

Just did the `git merge --no-ff` manually and added the same commit msg that `gitea` would've Bp

2025-03-27 21:49:24 +00:00

goodboy pushed to main at goodboy/tractor

  • fde681fa19 Merge pull request 'Extension types support via msgspec.Encoder/Decoder hooks' (#19) from ext_type_plds into main
  • efcf81bcad Add `.runtime()`-emit to `._invoke()` to report final result msg in the child
  • 3988ea69f5 Add `MsgStream._stop_msg` use new `PldRx` API
  • 8bd4490cad Add `Context._outcome_msg` use new `PldRx` API
  • 622f840dfd Slight `PldRx` rework to simplify
  • Compare 18 commits »

2025-03-27 21:48:29 +00:00

goodboy pushed to ext_type_plds at goodboy/tractor

2025-03-27 21:38:54 +00:00

goodboy pushed to py313_support at goodboy/tractor

2025-03-27 21:36:53 +00:00