Drop strict_exception_groups=False whenev trio does #22

Open
opened 2025-03-27 17:51:13 +00:00 by goodboy · 0 comments

As hacked around in #18, we need our own “eg loose-ifier” for maintaining a variety of RPC remote error relay semantics to user code as introduced but not yet used internally in tractor.trionics._beg.


Likely changes needed once trio finally removes the flag,

  • swap in .trionics._beg.collapse_eg() via chained-@acm style with all the equiv flag usage from the diff in #18
As hacked around in #18, we need our own "eg loose-ifier" for maintaining a variety of RPC remote error relay semantics to user code as introduced but not yet used internally in `tractor.trionics._beg`. --- Likely changes needed once `trio` finally removes the flag, -------------- - [ ] swap in `.trionics._beg.collapse_eg()` via chained-`@acm` style with all the equiv flag usage from the diff in #18
goodboy changed title from Drop strict_exception_groups=False`` owhen `trio` does to Drop `strict_exception_groups=False` owhen `trio` does 2025-03-27 17:56:42 +00:00
goodboy changed title from Drop `strict_exception_groups=False` owhen `trio` does to Drop `strict_exception_groups=False` whenev `trio` does 2025-03-27 18:12:54 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: goodboy/tractor#22
There is no content yet.