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

BlockHound false positive in tryCopyException #2894

Closed
OliverO2 opened this issue Aug 24, 2021 · 1 comment
Closed

BlockHound false positive in tryCopyException #2894

OliverO2 opened this issue Aug 24, 2021 · 1 comment
Labels

Comments

@OliverO2
Copy link
Contributor

org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.1

Relevant stack trace excerpt:

Caused by: reactor.blockhound.BlockingOperationError: Blocking call! jdk.internal.misc.Unsafe#park
[...]
at kotlinx.coroutines.internal.ExceptionsConstuctorKt.tryCopyException(ExceptionsConstuctor.kt:47)
@OliverO2
Copy link
Contributor Author

Note that there's also a spelling error in the affected source file name: ExceptionsConstuctor.kt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants