Description
The plugin message callback for the lifecycle hook is called from a special core thread which is not an EThread. Because of this debug assertions fail in TSContSchedule (and other API calls) because mutex operations fail due to the lack of EThread.
Attachments
Issue Links
- links to