reactive-async icon indicating copy to clipboard operation
reactive-async copied to clipboard

Add methods to interrupt HandlerPool

Open amuttsch opened this issue 6 years ago • 1 comments

amuttsch avatar May 07 '18 12:05 amuttsch

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.

amuttsch avatar May 19 '18 09:05 amuttsch