Wei Wei
Wei Wei
PR https://github.com/Azure/Azurite/pull/2328 is raised to fix this issue.
Close as the fix PR is merged. The fix will be in the next Azurite release.
@danielniccoli Thanks for raising this issue! In VS Code, Azurite is running in VS code process, so close Azurite will close the http service but can't stop whole process. When...
There are still not easy way to close the stream manually without changing the code, we need check all place to read the stream, and add code to close it...
@EmmaZhu Can your in progress PR https://github.com/Azure/Azurite/pull/2331 fix this issue? As we discussed, it looks also on closing file handles.
There's already an issue to track this: https://github.com/Azure/Azurite/issues/1873 We are working on it.
/azp run
/azp run
@EmmaZhu Would you please help to look at this issue?