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

Duplicate class kotlinx.coroutines.test.TimedRunnable #1159

Closed
Pitel opened this issue Apr 30, 2019 · 3 comments
Closed

Duplicate class kotlinx.coroutines.test.TimedRunnable #1159

Pitel opened this issue Apr 30, 2019 · 3 comments

Comments

@Pitel
Copy link

Pitel commented Apr 30, 2019

> 1 exception was raised by workers:
  java.lang.RuntimeException: Duplicate class kotlinx.coroutines.test.TimedRunnable found in modules kotlinx-coroutines-core-1.2.1.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core:1.2.1) and kotlinx-coroutines-test-1.2.1.jar (org.jetbrains.kotlinx:kotlinx-coroutines-test:1.2.1)

Maybe the class (maybe the whole test package) should be only part of the kotlinx-coroutines-test module?

qwwdfsad added a commit that referenced this issue Apr 30, 2019
@qwwdfsad
Copy link
Collaborator

This is an unexpected clash, will be fixed in the next release.

@dmarin
Copy link

dmarin commented May 3, 2019

any SNAPSHOT with this available?

@elizarov
Copy link
Contributor

elizarov commented May 3, 2019

You can build one from develop branch. It is already merged there.

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

4 participants