-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to aio_abandons at goodboy/tractor
-
71cf9e7bd3 First draft, `asyncio`-task, sync-pausing Bo
goodboy pushed to aio_abandons at goodboy/tractor
-
a69bc00593 First draft, `asyncio`-task, sync-pausing Bo
-
1f1a3f19d5 Fix multi-daemon debug test `break` signal..
- Compare 2 commits »
goodboy pushed to aio_abandons at goodboy/tractor
-
f7469442e3 Use "sclang"-style syntax in `to_asyncio` task logging
-
8363317e11 Pass `infect_asyncio` setting via runtime-vars
-
a628eabb30 Officially test proto-ed `stackscope` integration
- Compare 3 commits »
goodboy pushed to aio_abandons at goodboy/tractor
-
547b957bbf Officially test proto-ed `stackscope` integration
-
d216068713 Start a new `tests/devx/` tooling-subsuite-pkg
-
131e3e8157 Move `mk_cmd()` to `._testing`
-
fc95c6719f Get multi-threaded sync-pausing fully workin!
-
bef3dd9e97 Another tweak to REPL entry `.pdb()` headers
- Compare 9 commits »
goodboy pushed to aio_abandons at goodboy/tractor
-
9be821a5cf More failed REPL-lock-request refinements
-
b46400a86f Use `._entry` proto-ed "lifetime ops" in logging
-
02812b9f51 Reraise RAEs in `MsgStream.receive()`; truncate tbs
-
3c5816c977 Add `Portal.chan` property, to wrap `._chan` attr
- Compare 4 commits »
goodboy pushed to aio_abandons at goodboy/tractor
-
af3745684c More formal `TransportClosed` reporting/raising
-
3907cba68e Refine some `.trionics` docs and logging
-
e3d59964af Woops, set `.cancel()` level in custom levels table..
-
ba83bab776 Todo a test for sync-pausing from non-main-root-tasks
-
18d440c207 (Re)type annot some tests
- Compare 7 commits »
goodboy pushed to aio_abandons at goodboy/tractor
-
4fbd469c33 Update `._entry` actor status log
-
cb90f3e6ba Update `MsgTypeError` content matching to latest
-
5e009a8229 Further formalize `greenback` integration
-
b72a025d0f Always reset `._state._ctxvar_Context` to prior
-
5739e79645 Use `delay=0` in pump loop..
- Compare 7 commits »
goodboy pushed to aio_abandons at goodboy/tractor
-
9133f42b07 Solve our abandonment issues..
-
268bd0d8ec Demo-abandonment on shielded `trio`-side work
-
4f1db1ff52 Lel, revert `AsyncioCancelled` inherit, module..
- Compare 3 commits »
goodboy pushed to go_httpx at pikers/piker
-
b577180773 ib: `.api` mod and log-fmt cleaning
-
f12c452d96 ib: warn about mkt precision cuckups that `Contract`s clearly deliver wrong..
-
3531c2edc1 ib: mask out trade and vlm rates for now
-
97dd7e766a ib: more trade record edge case handling
- Compare 4 commits »
goodboy pushed to aio_abandons at goodboy/tractor
-
a870df68c0 Hack `asyncio` to not abandon a guest-mode run?
goodboy pushed to aio_abandons at goodboy/tractor
-
284fa0340e Hack `asyncio` to not abandon a guest-mode run?
goodboy created pull request goodboy/tractor#2
Hackasyncio
to not abandon a guest-mode run?
goodboy pushed to aio_abandons at goodboy/tractor
-
5ed30dec40 Hack `asyncio` to not abandon a guest-mode run?
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
3d12a7e005 Flip `infected_asyncio` status msg to `.runtime()`
-
9292d73b40 Avoid actor-nursery-exit warns on registrees
-
83d69fe395 Change `_Cache` reuse emit to `.runtime()`
- Compare 3 commits »
goodboy pushed to service_mng_to_tractor at pikers/piker
-
7447758cfe Prep service mngr for move to `tractor.hilevel`
-
b577180773 ib: `.api` mod and log-fmt cleaning
-
f12c452d96 ib: warn about mkt precision cuckups that `Contract`s clearly deliver wrong..
-
3531c2edc1 ib: mask out trade and vlm rates for now
-
97dd7e766a ib: more trade record edge case handling
- Compare 5 commits »
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
72df312e71 Expand `PayloadMsg` doc-str
-
711f639fc5 Break `_mk_msg_type_err()` into recv/send side funcs
- Compare 2 commits »
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
8477919fc9 Don't pass `ipc_msg` for send side MTEs
-
872feef24b Add note about using `@acm` as decorator in 3.10
-
affc210033 Update pld-rx limiting test(s) to use deco input
-
04bd111037 Proxy through `dec_hook` in `.limit_plds()` APIs
-
a0ee0cc713 Port debug request ep to use `@context(pld_spec)`
- Compare 5 commits »
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
5449bd5673 Offer a `@context(pld_spec=<TypeAlias>)` API