keypool icon indicating copy to clipboard operation
keypool copied to clipboard

PoolSpec flake

Open rossabaker opened this issue 2 months ago • 0 comments

On Test (ubuntu-22.04, 3, temurin@8, rootNative) , #631:

==> X org.typelevel.keypool.PoolSpec.Used Resource Cleaned Up By Reaper 6.020s munit.FailException: core/src/test/scala/org/typelevel/keypool/PoolSpec.scala:111 assertion failed
110:          later <- pool.state
111:        } yield assert(init.total === 1 && later.total === 0)
112:      }

rossabaker avatar Oct 28 '25 01:10 rossabaker