You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: re-wakeup a exited coroutine can waste a lot of CPU
Test Plan: Verify on a reproducible environment
Reviewed-by: joeylee, zhenxiaolinX
Issue: dragonwell-project/dragonwell8#262
Summary: re-wakeup a exited coroutine can waste a lot of CPU
Test Plan: Verify on a reproducible environment
Reviewed-by: joeylee, zhenxiaolinX
Issue: dragonwell-project/dragonwell8#262
Description
WispTask re-wakeup wasting a lots of CPU
Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
JDK version
The output of
java -version
commandExecution environment
The text was updated successfully, but these errors were encountered: