Skip to content
Snippets Groups Projects
Commit 07e67441 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

cvsclient: Use SpooledTemporaryFile instead of TemporaryFile

It enables to avoid creating too many temporary files by keeping file
bytes in memory when the file size is lower than a cutoff value.
parent 822a6c53
No related branches found
No related tags found
1 merge request!80cvsclient: Optimize use of temporary files
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment