Files
meshcore-bot/modules
agessaman 19a7f5ba8d fix(scheduler): improve coroutine handling in device-mode jobs
- Enhanced the coroutine execution logic in the MessageScheduler to ensure proper closure of coroutines when the main event loop is not running, preventing potential resource leaks and runtime warnings.
- Updated tests to utilize a dedicated method for retrieving scheduled message jobs, improving clarity and maintainability of the test suite.
2026-07-29 20:16:34 -07:00
..