Skip to content

BlockHound false positive in WorkQueue.addLast #2937

Closed
@OliverO2

Description

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

Relevant stack trace excerpt:

Caused by: reactor.blockhound.BlockingOperationError: Blocking call! java.lang.Thread.yield
	at java.base/java.lang.Thread.yield(Thread.java)
	at kotlinx.coroutines.scheduling.WorkQueue.addLast(WorkQueue.kt:95)

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions