-
Notifications
You must be signed in to change notification settings - Fork 186
Closed
Labels
bugSomething isn't workingSomething isn't workingrelease notesNeed to release noteNeed to release note
Milestone
Description
In #252 I made it so that we can set SupervisionStrategy rather than using SubStreamCancelStrategy. It turns out there is an existing test which was written as pending (so its currently disabled) to test this exact SupervisionStrategy functionality (specifically SupervisionStrategy.resumingDecider when an exception is thrown) when its adding in the future (which is now) i.e.
When I try to enable the test by removing pending so the test runs it actually does not pass which means that the SupervisionStrategy.resumingDecider is not properly catching and suppressing the exception as its meant to do so.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingrelease notesNeed to release noteNeed to release note