Skip to content

KNSCore::Question: Use nested event loop for waiting

Alexander Lohnau requested to merge work/efficient_waiting into master

This causes far less CPU load than the while loop.

Merge request reports