DevMgmt: StimBuffApi bg tasks should execute on body thread

This commit is contained in:
2025-11-04 00:29:06 -04:00
parent 9a4f80a9d6
commit d6e1e7ebc0
+1 -1
View File
@@ -54,7 +54,7 @@ public:
* Body instead since it's meant to handle device-management operations.
*/
stim_buff::StimBuffApiManager::getInstance()
.loadAllStimBuffApiLibsFromOptions(caller);
.loadAllStimBuffApiLibsFromOptions(parent.body.thread);
/** EXPLANATION:
* Consider body::initializeReq to have been called if even one of its