✨ feat(polling manager): support polling manager
This commit is contained in:
@@ -40,7 +40,6 @@ struct stellar_module_manager
|
||||
int load_module_num;
|
||||
int max_thread_num;
|
||||
struct mq_schema *mq_schema;
|
||||
int polling_topic_id;
|
||||
}schema;
|
||||
|
||||
}__attribute__((aligned(sizeof(void*))));
|
||||
|
||||
Reference in New Issue
Block a user