Skip to content

Fix missed reset of reserved cores

After refactoring in !54 (merged), there is possible, when EMGW do not reset reserved cores (global_config hack). It leads to hanging of scheduler, as it has no cores to solve the tasks. Move reset from receiving a message up to check the queue on every iteration.

Merge request reports

Loading