goodboy
goodboy
I think a syntax like `remove 0-4, 23-49` would be more appropriate for sub-test selection using magics. This would allow the user to specify multiple ranges in one command :)
@scopatz I realize there's a bit of duplication here with `make_graph()` (which I'm hoping you can help me factor out) but I needed a way to be able to hand...
I know @codypiersall and I have talked in passing about this before but I figured I'd make an issue (to keep me accountable) and to point to some resources I've...
The Structural Dynamics of Flow: finally a formalized modular transport layer -> `tractor.ipc` 😎
Although most of this work transpired on an alt (and now quite distributed) set of (sometimes-private) git hosting services, we figured getting some lurker hype going again on the project...
I've seen and been told about this one a few times now coming from a dependent project. It seems we've got a log-msg trying to render the `.__repr__()` on a...
A more series effort toward #404 and getting macOS running as part of our CI! There's been some new collabs entering the scene who are helping with this so I...
Bc new users with *fancy hw* keep asking about it and i suppose once we add support the project will prolly get popular with them "career hackers" with "nice furniture"...
Apparently us *linux heads* totally forgot (specifically in #375) that windows doesn't have (obvious) support for unix-domain-sockets, though **TIL** apparently there is/has-been support ?? (for a long time) To start...
Another sloppy summary anyone? --- This pull request introduces significant improvements and refactoring to the logging subsystem in `tractor.log`. The changes focus on enhancing logger naming behavior, improving sub-logger creation,...
Per recent testing effort, issue-docs drafting and generally ranting in the `trio` matrix room 🫣 here is the recent content driving this idea, - #399 starts dedicated testing around such...