Skip to content

AbstractNioWorker.executeInIoThread(..) must call wakeup.compareAndSet(..)  #578

@normanmaurer

Description

@normanmaurer

In AbstractNioWorker.executeInIoThread(..) we call Selector.wakeup() but do not check if Selector.wakeup() was called before and the event-loop did not clear it yet.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions