dantmnf
2025-03-24 22:42:54 +08:00
committed by GitHub
parent 789e0aac6b
commit 2016f37757

View File

@@ -542,6 +542,7 @@ std::string asst::IOHandlerWin32::read(unsigned timeout_sec)
}
}
CloseHandle(pipeov.hEvent);
return pipe_buffer.get();
}