You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve performance and error handling in bson part 2 (kevoreilly#2814)
* Improve performance and error handling in core modules
Refactored compressor and behavior processing to use mmap for faster file access, added standard file reading fallback, and improved error handling and logging in guest and sniffer modules. Refactored behavior summary logic to use dispatch tables for API handling, enhancing maintainability and extensibility. Enhanced remote sniffer operations with timeouts and error logging for robustness.
* sync
* Apply suggestions from code review
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update modules/auxiliary/sniffer.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update compressor.py
* Update compressor.py
* Update compressor.py
* Update compressor.py
* fix
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
0 commit comments