netty5/common/src
Norman Maurer 7f22743d92
Revert "Ability to run a task at the end of an eventloop iteration." (#8637)
Motivation:

executeAfterEventLoopIteration is an Unstable API and isnt used in Netty. We should remove it to reduce complexity.

Changes:

This reverts commit 77770374fb.

Result:

Simplify implementation / cleanup.
2018-12-12 10:37:07 +01:00
..
main Revert "Ability to run a task at the end of an eventloop iteration." (#8637) 2018-12-12 10:37:07 +01:00
test Harden ref-counting concurrency semantics (#8583) 2018-11-29 08:32:50 +01:00