When does the body of `IO.println("saved")` normally run?

from Scala backend development
Scala 3.9.0 / Cats Effect 3.7.1 / http4s 0.23.36 / Java 25 LTS intermediate 1 min

When does the body of `IO.println("saved")` normally run?

Report an error