Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Performance improvement on BufferedReader.seek (#1807)
* Enable some test_io tests * Fix _io.cs formatting * Seek in buffer * Fix failing tests * Fix for .NET 9 * Disable tests on .NET * Uses non-deprecated action * Try to add os to package name * Fix bug and remove truncate * Use IsolationLevel=PROCESS * Skip shutdown tests * Disable some tests on Linux * Skip signals tests * Update github actions * Set test verbosity to normal * Disable test on Mono * Disable some tests
- Loading branch information