-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
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 »
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 »
goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
e904af679b Add a big boi `Channel.pformat()/__repr__()`
goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
6a5ccc2425 Allocate bind-addrs in subactors
-
23acd0f4cb Adjust imports to use new `UnwrappedAddress`
-
2c11d1d44a Implement peer-info tracking for UDS streams
- Compare 3 commits »
goodboy pushed to leslies_extra_appendix at goodboy/tractor
-
9de192390a Rework/simplify transport addressing
goodboy pushed to shm_apis at goodboy/tractor
-
5cee222353 Updates from latest `piker.data._sharedmem` changes
-
8ebb1f09de Pass `str` dtype for `use_str` case
-
2683a7f33a Allocate size-specced "empty" sequence from default values by type
-
255209f881 Mod define `_USE_POSIX`, add a of of todos
-
9a0d529b18 Parametrize rw test with variable frame sizes
- Compare 32 commits »