Files
httprunner/internal
lilong.129 604eed3340 refactor: optimize runner error handling and cleanup logic
- Use defer for summary saving and HTML report generation to ensure they run regardless of exit path
- Remove unnecessary sync.Once for cleanup operations since defer guarantees single execution
- Simplify error handling logic by removing redundant runErr checks
- Improve interrupt handling with better logging messages
- Ensure graceful cleanup and data persistence even when interrupted
2025-06-07 16:36:53 +08:00
..
2025-06-05 17:47:29 +08:00
2025-03-05 11:04:02 +08:00
2025-02-06 11:03:41 +08:00
2025-02-06 11:03:41 +08:00
2025-02-06 11:03:41 +08:00