Since upgrading to RC21-1 we'll get: ``` java.lang.IllegalStateException: Defect: The fiber's scope has ended before the fiber itself has ended ``` Anyone else? We are using interop-cats, http4s, doobie. Working on a reproduction case