Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在共享托管环境中使用 Suave.io 作为 Web 服务器。我注意到在_temporary_compressed_files文件夹中创建的文件永远不会被删除。文档中说“Suave 在提供这些文件后会删除它们,因此它们的生命周期通常不到一秒”,但这并没有发生,我在 Suave 代码中看不到任何地方实现了这一点。我该怎么做才能确保及时删除这些文件?
_temporary_compressed_files