cats-effect icon indicating copy to clipboard operation
cats-effect copied to clipboard

Toss a comment on the "alley `Eq`" used to test `IOPar`

Open djspiewak opened this issue 4 years ago • 0 comments
trafficstars

It has to be error- and cancelation-oblivious because these are the cases in which both degrades to race. In the happy path, where both sides succeed (or only one side errors), the behavior is deterministic and testable.

djspiewak avatar Oct 17 '21 17:10 djspiewak