nim-chronos icon indicating copy to clipboard operation
nim-chronos copied to clipboard

Fix cancellation race when one of the ancestors are already Finished/Failed/Cancelled.

Open cheatfate opened this issue 2 years ago • 0 comments

  • Add tests for this new behavior.
  • Move cancellation tests from testfut.nim to testcancel.nim.
  • Fix cancellation tests to follow new behavior.
  • Fix HTTP server to follow new cancellation behavior.
  • Add one more HTTP client test.

cheatfate avatar Jul 08 '21 11:07 cheatfate