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

  • Joined on 2023-08-13
Loading Heatmap…

goodboy pushed to leslies_extra_appendix at goodboy/tractor

  • c208bcbb1b Factor actor-embedded IPC-tpt-server to `ipc` subsys

2025-04-11 03:18:50 +00:00

goodboy pushed to leslies_extra_appendix at goodboy/tractor

  • c9e9a3949f Move concrete `Address`es to each tpt module

2025-04-08 14:10:11 +00:00

goodboy pushed to leslies_extra_appendix at goodboy/tractor

  • 800c99ac41 Move concrete `Address`es to each tpt module

2025-04-08 00:41:49 +00:00

goodboy commented on pull request goodboy/tractor#24

Modular transports via a tractor.ipc subpkg!

Wow it seems i can't update the `pull_from` branch here!? that's like nuts.. I guess if it can't be done i'm going to have to open a new PR..

2025-04-07 03:06:40 +00:00

goodboy closed pull request goodboy/tractor#17

Modular transports via tractor.ipc!

2025-04-07 03:01:28 +00:00

goodboy commented on pull request goodboy/tractor#17

Modular transports via tractor.ipc!

Yah, so replaced by #24.

2025-04-07 03:01:28 +00:00

goodboy pushed to structural_dynamics_of_flow at goodboy/tractor

  • 8fd7d1cec4 Add API-modernize-todo on `experimental._pubsub.fan_out_to_ctxs`
  • 0cb011e883 Skip the ringbuf test mod for now since data-gen is a bit "heavy/laggy" atm
  • 74df5034c0 Improve `TransportClosed.__repr__()`, add `src_exc`
  • 692bd0edf6 Handle unconsidered fault-edge cases for UDS
  • c21b9cdf57 Woops, ensure we use `global` before setting `daemon()` fixture spawn delay..
  • Compare 35 commits »

2025-04-07 03:00:18 +00:00

goodboy commented on pull request goodboy/tractor#17

Modular transports via tractor.ipc!

As per #24 I think i'm going to close this and either open a new PR or use that one (with that history fast-forwarded into this same structural_dynamics_of_flow branch) but with a slightly more…

2025-04-07 02:53:45 +00:00

goodboy pushed to leslies_extra_appendix at goodboy/tractor

  • 8fd7d1cec4 Add API-modernize-todo on `experimental._pubsub.fan_out_to_ctxs`
  • 0cb011e883 Skip the ringbuf test mod for now since data-gen is a bit "heavy/laggy" atm
  • 74df5034c0 Improve `TransportClosed.__repr__()`, add `src_exc`
  • 692bd0edf6 Handle unconsidered fault-edge cases for UDS
  • c21b9cdf57 Woops, ensure we use `global` before setting `daemon()` fixture spawn delay..
  • Compare 39 commits »

2025-04-07 02:33:15 +00:00

goodboy pushed to structural_dynamics_of_flow at goodboy/tractor

2025-04-07 02:33:03 +00:00

goodboy commented on pull request goodboy/tractor#24

Modular transports via a tractor.ipc subpkg!

used for our `UDSAddress.def_bindspace: path`

2025-04-06 22:51:03 +00:00

goodboy commented on pull request goodboy/tractor#24

Modular transports via a tractor.ipc subpkg!

drop that `#[0]` bit..

2025-04-06 22:49:38 +00:00

goodboy commented on pull request goodboy/tractor#24

Modular transports via a tractor.ipc subpkg!

Notice we always stash the pid now!

2025-04-06 22:42:02 +00:00

goodboy commented on pull request goodboy/tractor#24

Modular transports via a tractor.ipc subpkg!

NOTE most of the diff in this file is just the higher indent of `open_root_actor()` due to factoring this bp blocking stuff out!

2025-04-06 22:41:04 +00:00

goodboy commented on pull request goodboy/tractor#24

Modular transports via a tractor.ipc subpkg!

REALLY need to drop this!

2025-04-06 22:40:12 +00:00

goodboy commented on pull request goodboy/tractor#24

Modular transports via a tractor.ipc subpkg!

just a helper for any `UDSAddress..sockpath: Path` style partitioning to dir, filename.

2025-04-06 22:34:05 +00:00

goodboy commented on pull request goodboy/tractor#24

Modular transports via a tractor.ipc subpkg!

i think maybe we should consider moving this to `MsgpackTransport` as well?

2025-04-06 22:28:23 +00:00

goodboy commented on pull request goodboy/tractor#24

Modular transports via a tractor.ipc subpkg!

i'm not really sure how useful this predicate is tbh.

2025-04-06 22:24:41 +00:00

goodboy created pull request goodboy/tractor#24

Refinements around multiple IPC transport protos, and appendix for #17

2025-04-06 20:18:12 +00:00

goodboy pushed to leslies_extra_appendix at goodboy/tractor

  • 44fd1ecc41 Add API-modernize-todo on `experimental._pubsub.fan_out_to_ctxs`

2025-04-06 18:46:40 +00:00