issues
search
DasLab
/
Server_RMDB
RNA Mapping Database
https://rmdb.stanford.edu
Other
4
stars
5
forks
source link
Fix memory leak in file uploads
#106
Closed
luxaritas
closed
4 months ago
luxaritas
commented
9 months ago
When creating temp files on disk from file uploads, the file opened for writing was never closed
Run garbage collection more aggressively after running validate and upload calls, to ensure memory is reclaimed in a timely fashion after large uploads