CliWrap v3.2.3 Release Notes

    • ๐Ÿ›  Fixed an issue where Command.ExecuteAsync(...) sometimes threw InvalidOperationException indicating that the process has already exited. This problem only happened on Linux and macOS when the process exited too quickly.
    • ๐Ÿ‘Œ Improved performance and memory usage in async event stream execution model.