hareactive
hareactive copied to clipboard
Fix testing Future combine
Testing combine for Futures did not behave correctly when the second future does not occur. This request adds respective test cases and fixes the bug.