- 
									
all the private repos that msft would want to mine are prolly here.. Bo
 -  Joined on 
2023-08-13  
goodboy pushed to strict_egs_everywhere at goodboy/tractor
- 
										
b096867d40 Remove lingering seg=False-flags from tests
 - 
										
a3c9822602 Remove lingering seg=False-flags from examples
 - 
										
e3a542f2b5 Never shield-wait `ipc_server.wait_for_no_more_peers()`
 - 
										
0ffcea1033 Adjust `test_trio_prestarted_task_bubbles()` suite to expect non-eg raises
 - 
										
a7bdf0486c Styling tweaks to quadruple streaming test fn
 - Compare 23 commits »
 
goodboy pushed to strict_egs_everywhere at goodboy/tractor
- 
										
0cbf02bf2e Adjust `test_trio_prestarted_task_bubbles()` suite to expect non-eg raises
 - 
										
4a0b78d447 Styling tweaks to quadruple streaming test fn
 - 
										
718d0887c9 Resolve `test_cancel_while_childs_child_in_sync_sleep`
 - 
										
40a40f613a Fix cluster suite, chng to new `gather_contexts()`
 - 
										
c692b30e7f WIP tinkering with strict-eg-tns and cluster API
 - Compare 23 commits »
 
goodboy pushed to strict_egs_everywhere at goodboy/tractor
- 
										
b32121f540 Adjust `test_trio_prestarted_task_bubbles()` suite to expect non-eg raises
 - 
										
76a673a966 Styling tweaks to quadruple streaming test fn
 - 
										
711268deb7 Resolve `test_cancel_while_childs_child_in_sync_sleep`
 - 
										
f727669d77 Fix cluster suite, chng to new `gather_contexts()`
 - 
										
72e86b0555 WIP tinkering with strict-eg-tns and cluster API
 - Compare 185 commits »
 
goodboy pushed to final_eg_refinements at goodboy/tractor
- 
										
3749720d74 Mask tpt-closed handling of `chan.send(return_msg)`
 - 
										
7d15b3ea4b Add a "real-world" example of cancelled-masking with `.aclose()`
 - 
										
262008f784 Add attempt at non-root-parent REPL guarding
 - 
										
059903bf81 Hmm disable CRE case for now, causes test fails
 - 
										
900e0b4cd1 Styling tweaks to quadruple streaming test fn
 - Compare 8 commits »
 
goodboy pushed to POST_final_eg_refinements_failafter_investigation at goodboy/tractor
- 
										
d2ad58d5d6 Toss in masked `.set_trace()` for unshielded `.pause()` debug
 - 
										
f7ca31c0e4 Set `shield` when `.cancel_called` for root crashes
 - 
										
e50ba3e8a6 Toss in some breakpointed collapsers to catch eg
 - Compare 3 commits »
 
goodboy created branch POST_final_eg_refinements_failafter_investigation in goodboy/tractor
goodboy pushed to final_eg_refinements at goodboy/tractor
- 
										
5fc64107e5 Drop unused `Actor._root_n`..
 - 
										
6348c83d28 Resolve `test_cancel_while_childs_child_in_sync_sleep`
 - 
										
8b8390e83c Mk temp collapser bp work outside runtime as well..
 - 
										
f5c6fc2f02 Add temp breakpoint support to `collapse_eg()`
 - 
										
444b9bfc22 Fix cluster suite, chng to new `gather_contexts()`
 - Compare 6 commits »
 
goodboy pushed to actor_cancelled_exc_type at goodboy/tractor
- 
										
249e99a2d9 Pass `hide_tb` to embedded collapser in `open_root_actor()`
 - 
										
b464c9805c Add timeout around inf-streamer suite
 - 
										
0aba4dde28 Adjust nested-subs debug test for tbs output
 - 
										
49aac86167 Add temp breakpoint support to `collapse_eg()`
 - 
										
39d2a3ee3d WIP, actor-nursery non-graceful-cancel raises EG
 - Compare 10 commits »
 
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