Actions
Feature #8708
closedImplement a scheduler for Core debugging
Start date:
02/07/2018
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
After recent changes in Bridge, it becomes difficult to start Core in a debug mode, since each Core cancellation now requires two exchanges between Native Scheduler and Bridge. The best option would implement be implementing a new scheduler for emulating Native scheduler work but can solve only tasks.
Updated by Ilja Zakharov almost 7 years ago
- Status changed from Resolved to Closed
Implemented and merged in 89bb4b0d.
Actions