Commit Graph

1 Commits (eddbedb97df1b49268cfa57f75a6b34618897eb8)

Author SHA1 Message Date
Tyler Goodlet 537b77d74e Add ctx-ep suite for `trio`'s *finally-footgun*
Deats are documented within, but basically a subtlety we already track
with `trio`'s masking of excs by a checkpoint-in-`finally` can cause
compounded issues with our `@context` endpoints, mostly in terms of
remote error and cancel-ack relay semantics.
2025-07-14 13:15:33 -04:00