Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExperimentalCoroutineDispatcher assertion failed #678

Closed
e5l opened this issue Oct 8, 2018 · 0 comments
Closed

ExperimentalCoroutineDispatcher assertion failed #678

e5l opened this issue Oct 8, 2018 · 0 comments
Assignees

Comments

@e5l
Copy link
Member

e5l commented Oct 8, 2018

io.ktor.tests.server.jetty.JettyEngineTest > testChunked STANDARD_ERROR
    Exception in thread "DefaultDispatcher-worker-5" java.lang.AssertionError: Expected BLOCKING state, but has TERMINATED
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.afterTask(CoroutineScheduler.kt:767)
    	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.afterTask(CoroutineScheduler.kt:767)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:730)
    	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:730)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants