Closed driftluo closed 3 years ago
fix #332
This problem is consistent with the problem that was fixed before. When multiple Futures are merged into one, we can't just look at the pending state of one Future, but consider comprehensively
Futures
pending
Future
fix #332
This problem is consistent with the problem that was fixed before. When multiple
Futures
are merged into one, we can't just look at thepending
state of oneFuture
, but consider comprehensively