Skip to content

Already check if fiber is runnable in scheduliing subsystem

Florian Schmaus requested to merge flow/emper:check-runnable into master

Already check if the fiber is in-fact runnable in the scheduling subsystem. This should not make a difference when WS scheduling is used, but makes a difference when LAWS is used.

Merge request reports