-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to structural_dynamics_of_flow at goodboy/tractor
-
6445f1cde4 Formally add `nest_from_op()` XD
goodboy pushed to structural_dynamics_of_flow at goodboy/tractor
-
112ed27cda Move peer-tracking attrs from `Actor` -> `IPCServer`
goodboy pushed to structural_dynamics_of_flow at goodboy/tractor
-
2cb1bce0f0 Move peer-tracking attrs from `Actor` -> `IPCServer`
goodboy pushed to structural_dynamics_of_flow at goodboy/tractor
-
42cf9e11a4 Mv `Actor._stream_handler()` to `.ipc._server` func
goodboy pushed to structural_dynamics_of_flow at goodboy/tractor
-
1ccb14455d Passthrough `_pause()` kwargs from `_maybe_enter_pm()`
-
d534f1491b Fix assert on `.devx.maybe_open_crash_handler()` delivered `bxerr`
- Compare 2 commits »
goodboy pushed to structural_dynamics_of_flow at goodboy/tractor
-
0f8b299b4f Improve bit of tooling for `test_resource_cache.py`
goodboy pushed to structural_dynamics_of_flow at goodboy/tractor
-
9807318e3d Never hide non-[msgtype/tpt-closed] error tbs in `Channel.send()`
-
b700d90e09 Set `_state._def_tpt_proto` in `tpt_proto` fixture
-
6ff3b6c757 Use `current_ipc_protos()` as the `enable_transports`-default-when-`None`
-
8bda59c23d Add `_state.current_ipc_protos()`
-
1628fd1d7b Another `tn` eg-loosify inside `ActorNursery.cancel()`..
- Compare 7 commits »
goodboy pushed to structural_dynamics_of_flow at goodboy/tractor
-
c208bcbb1b Factor actor-embedded IPC-tpt-server to `ipc` subsys
-
c9e9a3949f Move concrete `Address`es to each tpt module
- Compare 2 commits »
goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
c208bcbb1b Factor actor-embedded IPC-tpt-server to `ipc` subsys
goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
c9e9a3949f Move concrete `Address`es to each tpt module
goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
800c99ac41 Move concrete `Address`es to each tpt module
goodboy commented on pull request goodboy/tractor#24
Modular transports via atractor.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..
goodboy closed pull request goodboy/tractor#17
Modular transports viatractor.ipc
!
goodboy commented on pull request goodboy/tractor#17
Modular transports viatractor.ipc
!
Yah, so replaced by #24.
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 »
goodboy commented on pull request goodboy/tractor#17
Modular transports viatractor.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…
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 »
goodboy pushed to structural_dynamics_of_flow at goodboy/tractor
-
1762b3eb64 Trying to make full suite pass with uds
-
486f4a3843 Finally switch to using address protocol in all runtime
-
d5e0b08787 Add root and random addr getters on MsgTransport type
-
f80a47571a Starting to make `.ipc.Channel` work with multiple MsgTransports
- Compare 4 commits »
goodboy commented on pull request goodboy/tractor#24
Modular transports via atractor.ipc
subpkg!
used for our `UDSAddress.def_bindspace: path`
goodboy commented on pull request goodboy/tractor#24
Modular transports via atractor.ipc
subpkg!
drop that `#[0]` bit..