Without the `delay(100)`, the test passes. The mom...
# ktor
m
Without the
delay(100)
, the test passes. The moment you put the
delay(100)
in, the test fails.