The SimpleMultiTest fails with a timeout when compiled with MSVC on Windows in the GitHub CI workflow. It seems the STEST_END block is called correctly, but forte does not terminate as requested. It is, however, confirmed working on Linux with both gcc and clang, as well as in a local build with MinGW gcc on Windows.