Closed v-xianya closed 1 month ago
Well, silly me. By making closeTab()
async and awaiting the result, that put us right back into the dead lock I was originally trying to solve.
Here's what I think we can do:
Introduced when fixing #8172 and #8173.
Verified this issue on the build 20240914.2. Fixed.
Storage Explorer Version: 1.36.0-dev (100) Build Number: 20240911.2 Branch: main Platform/OS: Windows11/Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.6.1(Apple M1 Pro) Architecture: arm64/x64/x64/arm64 How Found: From running test cases Regression From: Previous release (1.35.0)
Steps to Reproduce
Expected Experience
The opened tab is closed.
Actual Experience
The opened tab is not closed.