| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-10-10 | Use Process.WaitForExitAsync added in .NET 5 | Bond_009 |
| 2022-01-22 | Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuatio... | Bond_009 |
| 2021-08-04 | Minor improvements | Bond_009 |
| 2021-05-05 | Enable nullable reference types for MediaBrowser.Common | Bond_009 |
| 2020-04-20 | Add some simple tests | Bond_009 |
| 2020-04-05 | Document exception | Mark Monteiro |
| 2020-04-03 | Add missing call to ConfigureAwait() | Mark Monteiro |
| 2020-03-27 | Make HasExitedSafe() private | Mark Monteiro |
| 2020-03-27 | Use a TimeSpan instead of ms and support providing a custom CancellationToken | Mark Monteiro |
| 2020-03-27 | Remove unnecessary CommonProcess abstraction | Mark Monteiro |
