mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-08 23:32:40 +02:00
- Introduced an asyncio lock to the GoogleDriveClient to ensure thread-safe access to the service instance. - Refactored the get_service method to utilize the lock, preventing concurrent attempts to create the service and improving stability in multi-threaded environments. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| change_tracker.py | ||
| client.py | ||
| content_extractor.py | ||
| credentials.py | ||
| file_types.py | ||
| folder_manager.py | ||