-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to devx_subpkg at goodboy/tractor
-
e269aa3751 Only use `greenback` if actor-runtime is up..
-
7fc9297104 Ignore `greenback` import error if not installed
-
9208708b3a Change old `._debug._pause()` name, cherry to #362 re `greenback`
-
cf2f2adec2 Runtime import `.get_root()` in stdin hijacker to avoid import cycle
-
f28abc6720 Ignore kbis in `open_crash_handler()` by default
- Compare 10 commits »
goodboy pushed to asyncio_debugger_support at goodboy/tractor
-
697900deb1 Expose `Channel` @ pkg level, drop `_debug.pp()` alias
-
2e55c124b1 Move `.to_asyncio` to modern optional value type annots
-
0f21c8ba6a Map `breakpoint()` built-in to new `.pause_from_sync()` ep
-
7b7410bc0f Fix frame-selection display on first REPL entry
-
b59cba74cd ._runtime: log level tweaks, use crit for stale debug lock detection
- Compare 119 commits »
goodboy pushed to shm_apis at goodboy/tractor
-
ae191025bc Updates from latest `piker.data._sharedmem` changes
goodboy pushed to shm_apis at goodboy/tractor
-
df3386e799 Add `numpy` for testing optional integrated shm API layer
-
d91c3a9425 Pass `str` dtype for `use_str` case
-
efde8f16f7 Allocate size-specced "empty" sequence from default values by type
-
c0ee89b6ea Mod define `_USE_POSIX`, add a of of todos
-
fbc155da74 Parametrize rw test with variable frame sizes
- Compare 122 commits »
goodboy pushed to ext_type_plds at goodboy/tractor
-
d58e77353f Mask top level import of `.hilevel`
goodboy created pull request goodboy/tractor#12
hilevel.ServiceMngr
from piker
goodboy created pull request goodboy/tractor#11
Updatedctx_cancel_semantics_and_overruns
from github
goodboy pushed to pre_pretty_struct_dep_commit_b54cb66 at goodboy/tractor
goodboy created branch pre_pretty_struct_dep_commit_b54cb66 in goodboy/tractor
goodboy pushed to ctx_cancel_semantics_and_overruns at goodboy/tractor
-
9a8cd13894 Another cancel-req-invalid log msg fmt tweak
-
3706abca71 Adjust advanced faults test(s) for absorbed EoCs
-
771fc33801 Absorb EoCs via `Context.open_stream()` silently
-
a87df3009f Drop now-deprecated deps on modern `trio`/Python
-
05f28c8728 Pin to `trio>=0.24` to avoid `trio_typing`
- Compare 60 commits »
goodboy pushed to ctx_cancel_semantics_and_overruns_XPS_GH_BACKUP at goodboy/tractor
goodboy created branch ctx_cancel_semantics_and_overruns_XPS_GH_BACKUP in goodboy/tractor
goodboy pushed to ctx_cancel_semantics_and_overruns_REVERSED_FACEPALM at goodboy/tractor
goodboy created branch ctx_cancel_semantics_and_overruns_REVERSED_FACEPALM in goodboy/tractor
goodboy pushed to ctx_cancel_semantics_and_overruns at goodboy/tractor
-
338ea5529c .log: more multi-line styling
-
6bc67338cf Better subproc supervisor logging, todo for #320
-
fd20004757 _supervise: iter nice expanded multi-line `._children` tups with typing
-
ddc2e5f0f8 WIP: solved the modden client hang..
-
4b0aa5e379 Baboso! fix `chan.send(None)` indent..
- Compare 7 commits »
goodboy pushed to ctx_cancel_semantics_and_overruns at goodboy/tractor
-
9fc9b10b53 Add `StreamOverrun.sender: tuple` for better handling
-
a86275996c Offer `unpack_error(hid_tb: bool)` for `pdbp` REPL config
-
b5431c0343 Never mask original `KeyError` in portal-error unwrapper, for now?
-
cdee6f9354 Try allowing multi-pops of `_Cache.locks` for now?
-
a2f1bcc23f Use `import <blah> as blah` over `__all__` in `.trionics`
- Compare 25 commits »
goodboy pushed to ctx_cancel_semantics_and_overruns at goodboy/tractor
-
fdf0c43bfa Type out the full-fledged streaming ex.
-
f895c96600 Add masked super timeout line to `do_hard_kill()` for would-be runtime hackers
-
ca1a1476bb Add a first serious inter-peer remote cancel suite
-
a7c36a9cbe Tidy/clarify another `._runtime` comment
-
22e4b324b1 Get mega-pedantic in `Portal.open_context()`
- Compare 18 commits »
goodboy pushed to pause_from_sync_w_greenback at goodboy/tractor
-
90bfdaf58c Drop extra newline from log msg
-
507cd96904 Change all `| None` -> `|None` in `._runtime`
-
2588e54867 Add todo-notes for hiding `@acm` frames
- Compare 3 commits »
goodboy commented on pull request goodboy/tractor#10
Linux specific IPC RingBuff using EventFD for async reader wakeupyeah, i almost want to say you can move this stuff already into a new module?