-
-
Notifications
You must be signed in to change notification settings - Fork 572
-
|
Hi folks, Not sure what medium is best for this discussion... We are migrating a big codebase to CE 3, and I need a special timeout operation that gives up on cancelling the unending task (after a certain timeout). So, I'd like to The This would be my draft, I'd appreciate a review -- I think it is correct, but given the nondeterministic nature of these races, there might be something I'm missing: https://gist.github.com/alexandru/c7ddcc9e6fc67b12ae91c74c66056204 To me, an implementation of |
Beta Was this translation helpful? Give feedback.