-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to final_eg_refinements at goodboy/tractor
-
23240c31e3 Stackscope import fail msg dun need braces..
-
6a82bab627 Always pop `._Cache.resources` AFTER `mng.__aexit__()`
-
b485297411 Multi-line-style up the UDS fast-connect handler
-
dd23ef1d95 Drop duplicated (masked) debugging-`terminate_after`, prolly a rebase slip..
-
2ec3ff46cd Log "out-of-layer" cancellation in `._rpc._invoke()`
- Compare 10 commits »
goodboy pushed to to_asyncio_eoc_signal at goodboy/tractor
-
da9bc1237d Change one infected-aio test to use `chan` in fn sig
-
ab11ee4fbe Support `chan.started_nowait()` in `.open_channel_from()` target
-
466dce8aed Relay `asyncio` errors via EoC and raise from rent
-
808dd9d73c Add "raises-pre-started" `open_channel_from()` test
-
aef306465d Add `never_warn_on: dict` support to unmasker
- Compare 10 commits »
goodboy opened issue pikers/piker#46
ibrk: await chan.receive() shrouds connection timeout?goodboy pushed to main at goodboy/tractor
-
cd16748598 Merge pull request #387 from goodboy/the_finally_footgun
-
1af35f8170 Add back loose-tn in `gather_contexts()`, mk tests green
-
4569d11052 Move `.is_multi_cancelled()` to `.trioniics._beg`
-
6ba76ab700 .trionics: link in `finally`-footgun `trio` GH ish
-
734dda35e9 Hide `._rpc._errors_relayed_via_ipc()` frame by def
- Compare 10 commits »
goodboy pushed to multicast_revertable_streams at goodboy/tractor
-
7e49ac678b WIP, "revertible" or "dynamic" multicast streams
-
7a075494f1 Well then, I guess it just needed, a checkpoint XD
-
c3aa29e7fa TOSQASH 285ebba: woops still use `bcrx._state` for now..
-
9f6acf9ac3 Switch nursery to `CancelScope`-status properties
-
2a69d179e6 Add `Channel.closed/.cancel_called`
- Compare 10 commits »
goodboy closed pull request goodboy/tractor#15
Shared memory array API and optional tight integration withnumpy
goodboy closed pull request goodboy/tractor#27
pytest_pluginize
: expose some pytest
reusables from our test harness
goodboy commented on pull request goodboy/tractor#27
pytest_pluginize
: expose some pytest
reusables from our test harness
Landed on GH in, https://github.com/goodboy/tractor/pull/380
goodboy closed pull request goodboy/tractor#28
Add initialrepl_fixture
support, enter/exit hooks around the debugger sys!
goodboy commented on pull request goodboy/tractor#28
Add initialrepl_fixture
support, enter/exit hooks around the debugger sys!
This was already landed on `main` branch (already synced here as well) on GH, https://github.com/goodboy/tractor/pull/385 Follow testing todo in, https://github.com/goodboy/tractor/issues/386
goodboy pushed to main at goodboy/tractor
-
6bf571a124 Merge pull request #385 from goodboy/repl_fixture
-
f5056cdd02 Mk `test_crash_handler_cms` suite go green
-
9ff448faa3 Add `open_crash_handler()` / `repl_fixture` suite
-
760b9890c4 Add `debugging/subactor_bp_in_ctx.py` test set
-
d000642462 Report `enable_stack_on_sig` on `stackscope` import failure
- Compare 29 commits »
goodboy pushed to enable_tpts at goodboy/tractor
-
e271ebcb87 More prep-to-reduce the `Actor` method-iface
-
6cac1fe22b Add `.ipc._shm` todo-idea for `@actor_fixture` API
-
42056f4f53 Update buncha log msg fmting in `.msg._ops`
-
5790ee9254 Couple more `._root` logging tweaks..
-
57e25411ee Update buncha log msg fmting in `._spawn`
- Compare 170 commits »
goodboy pushed to main at goodboy/tractor
-
65b795612c Merge pull request #384 from goodboy/sclang_pformating
-
a42c1761a8 Refactor `pretty_struct.pformat()` rendering
-
359d732633 Fix ref-err on `logger` input to `get_console_log()`
-
b09e35f3dc Mv in `modden.repr` content: some `reprlib`-utils
-
6618b004f4 Adjust `nest_from_op()` usage to match new fn-sig
- Compare 6 commits »
goodboy pushed to main at goodboy/tractor
-
2248ffb74f Merge pull request #380 from goodboy/multi_ipc_testing
-
1eb0d785a8 Try out separate readme section for infra badges
-
98d0ca88e5 Flip a couple more debug scripts to UDS tpt
-
37f843a128 Add an `enable_transports` test-suite
-
29cd2ddbac Drop 'IPC' prefix from `._server` types
- Compare 14 commits »
goodboy pushed to repl_fixture at goodboy/tractor
-
490a4cf8c8 Reapply `.devx.debug` mod-name change to ipc-server lost during rebase..
-
52be5c08e4 Drop "
-
c22a301883 Drop `.to_asyncio`s usage-of-`greenback`-reporting to `log.devx()`
-
05ec9eaef7 Disable `greenback` sync fn breakpointing by def
-
f96fb8f332 Prevent `test_breakpoint_hook_restored` subproc hangs
- Compare 120 commits »
goodboy pushed to main at goodboy/tractor
-
ba384ca83d Merge pull request #375 from goodboy/structural_dynamics_of_flow
-
ad9833a73a Update actions badge links in readme
-
161884fbf1 Adjust back `.devx._debug` import
-
c2e7dc7407 Avoid silent `stackscope`-test fail due to dep
-
309360daa2 Add latest `typing-extension`, needed by `stackscope`
- Compare 75 commits »
goodboy pushed to SDOF_pre_sin_testing_XPSBACKUP at goodboy/tractor
-
1c73c0c0ee Start a very basic ipc-server unit test suite
-
101cd94e89 Decouple actor-state from low-level ipc-server
-
3f33ba1cc0 Log listener bind status for TCP as for UDS
-
70f5315506 Move peer-tracking attrs from `Actor` -> `IPCServer`
-
496fac04bb Mv `Actor._stream_handler()` to `.ipc._server` func
- Compare 10 commits »