mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-30 11:26:24 +02:00
- Added logging to track the start and end of file download and export processes, improving visibility into execution time. - Implemented per-thread HTTP transport for concurrent downloads and exports, ensuring thread safety. - Refactored download and export methods to utilize resolved credentials, enhancing functionality. - Updated unit tests to validate the new threading and logging features, ensuring robust parallel execution. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_confluence_parallel.py | ||
| test_google_drive_parallel.py | ||
| test_jira_parallel.py | ||
| test_linear_parallel.py | ||
| test_notion_parallel.py | ||