Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PyWarp.exe | 2025-04-11 | 46.4 MB | |
README.md | 2025-04-11 | 871 Bytes | |
v1.0.2 source code.tar.gz | 2025-04-11 | 690.9 kB | |
v1.0.2 source code.zip | 2025-04-11 | 688.7 kB | |
Totals: 4 Items | 47.8 MB | 0 |
🚀 WarpStatsHandler & WarpStatusHandler Fixes
🔹 Improvements
- Fixed issue where stats were not updating when status was "Connected"
- Removed redundant status checks for cleaner logic
- Ensured continuous stats monitoring while connected
- Improved event handling to prevent stuck states
- Optimized status extraction for compact UI display
🔧 Subprocess & Fetch IP Enhancements
- Updated subprocess handling to improve reliability and prevent hanging threads.
- Added IP fetching mechanism to retrieve and display current connection details.
- Better error handling for subprocess execution failures.
âš¡ Enhancements
- More efficient event handling for smoother thread communication.
- Eliminated unnecessary processing to reduce overhead.
- Improved debug logging for better issue diagnostics.