VictoriaMetrics/app/vmselect/netstorage
Nikolay 9b1e002287
app/vmselect: properly remove temp files at windows system (#4020)
With non-posix compliant systems it's not possible to remove unclosed files.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/70
2023-03-27 18:10:15 -07:00
..
netstorage_test.go app/vmselect/netstorage: eliminate memory allocation for sortBlocksHeap arg when calling mergeSortBlocks() 2023-01-09 21:08:51 -08:00
netstorage_timing_test.go app/vmselect/netstorage: eliminate memory allocation for sortBlocksHeap arg when calling mergeSortBlocks() 2023-01-09 21:08:51 -08:00
netstorage.go app/vmselect/netstorage: document why runtime.Gosched() is removed at 28f054bb00 2023-03-25 16:36:51 -07:00
tmp_blocks_file.go app/vmselect: properly remove temp files at windows system (#4020) 2023-03-27 18:10:15 -07:00