reactive-async
reactive-async copied to clipboard
Add methods to interrupt HandlerPool
I applied your requested changes. Once test fails, because the putNext
did not schedule an asynchronous task for whenNextSequential
. This problem should be fixed once the new "one-element-queue" branch is merged. I tagged the test as ignored
therefore and added a TODO to include it once the branch is merged.