mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-19 05:45:41 +00:00
d7f16f31e4
- Updated connection and reconnection logic in PacketCaptureService to use asyncio's run_in_executor, preventing blocking of the event loop during MQTT operations. - Enhanced WeatherService to implement non-blocking connection and subscription handling, ensuring smoother operation and improved error logging for connection failures.