This a follow-up task to #122, There's an idea to extract `FiberWithBlockingCancel` to http://github.com/evolution-gaming/cats-helper And we might wanna introduce async boundary at ``` fiber <- self.guarantee { ``` to avoid issues like typelevel/cats-effect#326 (comment)
This a follow-up task to #122,
There's an idea to extract
FiberWithBlockingCancelto http://github.com/evolution-gaming/cats-helperAnd we might wanna introduce async boundary at
to avoid issues like typelevel/cats-effect#326 (comment)