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

`raceOutcome` is not tested (directly)

Open armanbilge opened this issue 3 years ago • 3 comments

... and laws/tests :)

Slipped a fix in here, but probably deserves its own PR: https://github.com/typelevel/cats-effect/pull/2545/commits/bdc7429e6b333500a07d357b7dbe783f34aeee26#diff-5acd9e5b3bc8897d205aa4590f18c307679d41279ca72a125764900fffe9d568

Discord discussion: https://discord.com/channels/632277896739946517/839263556754472990/910242079341412433

Related: https://github.com/typelevel/cats-effect/pull/1392

armanbilge avatar Nov 16 '21 20:11 armanbilge

Removing this from the milestone because it is not a blocker and the fix is part of another PR.

vasilmkd avatar Nov 19 '21 20:11 vasilmkd

The fix went through in https://github.com/typelevel/cats-effect/pull/2545, but we are still lacking laws/tests.

armanbilge avatar Nov 24 '21 04:11 armanbilge

Let's leave this issue open to track the lack of tests

djspiewak avatar Nov 24 '21 22:11 djspiewak