I've created https://github.com/kamon-io/Kamon/pull/1218 to replicate the existing tests for `IO` also to have one for `Async[F]` using `IO`. It seems the `Async[F]` tests do not all pass.
I've created #1218 to replicate the existing tests for
IOalso to have one forAsync[F]usingIO.It seems the
Async[F]tests do not all pass.