huggingface_hub
de160a4f
- Add a default timeout for filelock (#2391)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Add a default timeout for filelock (#2391) File lock operations did not have an associated timeout, which could present problems when trying to debug an issue since nothing would be logged if we could not acquire the lock and would wait forever.
References
#2391 - Add a default timeout for filelock
Author
edevil
Parents
c8a3e3ab
Loading