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

`IOAppSpec` starvation test is a bit flaky

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

[error]   x warn on cpu starvation
Warning: error]     doesn't contain '[WARNING] Your app's responsiveness' (IOAppSpec.scala:211)

I think we just cut off stderr a bit too early.

djspiewak avatar May 13 '23 16:05 djspiewak

Which platform was this on?

armanbilge avatar May 13 '23 16:05 armanbilge

Oh sorry. Ubuntu

djspiewak avatar May 13 '23 22:05 djspiewak

Right! And we also run it for JS and JVM, I wonder if the JS one is finnicky.

armanbilge avatar May 13 '23 22:05 armanbilge

I think it was this: https://github.com/typelevel/cats-effect/actions/runs/4968506303/jobs/8891145017#step:24:4926 So yeah, JS.

durban avatar May 14 '23 00:05 durban