-
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#24
Modular transports via atractor.ipc
subpkg!
REALLY need to drop this!
goodboy commented on pull request goodboy/tractor#24
Modular transports via atractor.ipc
subpkg!
just a helper for any `UDSAddress..sockpath: Path` style partitioning to dir, filename.
goodboy commented on pull request goodboy/tractor#24
Modular transports via atractor.ipc
subpkg!
i think maybe we should consider moving this to `MsgpackTransport` as well?
goodboy commented on pull request goodboy/tractor#24
Modular transports via atractor.ipc
subpkg!
i'm not really sure how useful this predicate is tbh.
goodboy created pull request goodboy/tractor#24
Refinements around multiple IPC transport protos, and appendix for #17goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
44fd1ecc41 Add API-modernize-todo on `experimental._pubsub.fan_out_to_ctxs`
goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
bd3ac36c06 Skip the ringbuf test mod for now since data-gen is a bit "heavy/laggy" atm
goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
d59954ade3 Improve `TransportClosed.__repr__()`, add `src_exc`
goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
46ffc80d89 Handle unconsidered fault-edge cases for UDS
-
79e5cb6809 Woops, ensure we use `global` before setting `daemon()` fixture spawn delay..
- Compare 2 commits »
goodboy pushed to ns_aware at goodboy/tractor
-
ead918f1b1 Some WIP linux network-namespace (reader) utils
goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
0a1ac80fee Support multiple IPC transports in test harness!
goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
2d6b3922a6 Unwrap `UDSAddress` as `tuple[str, str]`, i.e. sin pid
-
69fbe49d37 s/`._addr.preferred_transport`/`_state._def_tpt_proto`
-
a99bec63a3 Add `Arbiter.is_registry()` in prep for proper `.discovery._registry`
- Compare 3 commits »
goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
7d537e60cc Repair weird spawn test, start `test_root_runtime`
goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
a528d45a30 Some more log message tweaks
-
c2705cce68 Change some low-hanging `.uid`s to `.aid`
-
eeed5fd7f1 Mv to `Channel._do_handshake()` in `open_portal()`
-
dd3e918cfe Mv `Actor._do_handshake()` to `Channel`, add `.aid`
-
35acc5a3d5 UDS: translate file dne to connection-error
- Compare 7 commits »
goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
dc68ea4118 Start protoyping multi-transport testing
goodboy commented on pull request goodboy/tractor#10
Linux specific IPC RingBuff using EventFD for async reader wakeupit'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?
goodboy commented on pull request goodboy/tractor#10
Linux specific IPC RingBuff using EventFD for async reader wakeuplink to stdlib file on GH too i'm thinkin.
goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
10f9b505ee Add `psutil` to `--dev` / testing deps
-
0c60914cc4 Factor `breakpoint()` blocking into `@acm`
-
1cb2337c7c Add an `Actor.pformat()`
- Compare 3 commits »
goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
46e775ce6d Add a `MsgpackTransport.pformat()`
-
89993a4e3a Even more `tractor._addr.Address` simplifying
-
a28659c3cd Handle broken-pipes from `MsgpackTransport.send()`
-
012b5fd8c2 Emphasize internal error block header-comment a bit
- Compare 4 commits »