cats
cats copied to clipboard
whenM
whenM should have call-by-name argument F[A] as in whenA(https://github.com/typelevel/cats/pull/4207). Otherwise, it might lead to memory leaks https://github.com/typelevel/fs2/pull/2412