mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-26 19:05:17 +00:00
14a3b575cb
- Introduced an asyncio lock to serialize deduplication checks and updates to seen adverts, preventing race conditions during concurrent advert processing. - Enhanced replay attack detection by ensuring deduplication state is consistent across await boundaries. - Improved logging for duplicate advert uploads and invalid coordinate handling, providing clearer feedback on advert processing outcomes. These changes enhance the reliability and integrity of advert uploads in the MapUploaderService.