refactor
This commit is contained in:
		| @@ -148,6 +148,7 @@ void file_manager::close_all(const std::string &api_path) { | |||||||
|   auto closeable_file = file_iter->second; |   auto closeable_file = file_iter->second; | ||||||
|   closeable_file->remove_all(); |   closeable_file->remove_all(); | ||||||
|   open_file_lookup_.erase(api_path); |   open_file_lookup_.erase(api_path); | ||||||
|  |   closeable_file.reset(); | ||||||
| } | } | ||||||
|  |  | ||||||
| void file_manager::close_timed_out_files() { | void file_manager::close_timed_out_files() { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user