Uh oh!
There was an error while loading. Please reload this page.
Propagate exclude credential - #213
Conversation
677d478 to
ad52d2eCompareThis lines up with what USB and NFC do, and cleans up HybridStateStream.
ad52d2e to
d1b627fCompareiinuwa
commented
Aug 26, 2026
Rebased, so this is a bit smaller now. I tested and this works to return to the error to the caller, but there's a follow-up needed from #204 to prevent sending a Still need to add tests before merging |
iinuwa
commented
Aug 27, 2026
I modified the tests introduced to allow modeling a handler that can send events after receiving cancellation, which caused some tests to fail, and then made the I'm going to go ahead and merge this and start working on tagging 0.3. |
Uh oh!
There was an error while loading. Please reload this page.
Fixes#211.
This is going to conflict with #204 though, so I'll wait until that lands to merge this.
Fixes#214 also.