✨ feat(mq): add mq_runtime_defer, default disable
This commit is contained in:
@@ -270,6 +270,5 @@ void stellar_polling_dispatch(struct stellar_module_manager *mod_mgr)
|
||||
if(mod_mgr==NULL)return;
|
||||
stellar_module_manager_polling_active(mod_mgr);
|
||||
mq_runtime_dispatch(local_mq_rt);
|
||||
mq_runtime_clean(local_mq_rt);
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user