Closed ghost closed 1 year ago
On my machine (and possibly GH Actions) the test seemed to sometimes fail due to the timeout, not actually as a result of the context being cancelled without an error. We use a channel so we're actually testing the context's state.
Thanks for opening this. I went ahead and committed the simpler fix.
On my machine (and possibly GH Actions) the test seemed to sometimes fail due to the timeout, not actually as a result of the context being cancelled without an error. We use a channel so we're actually testing the context's state.