Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Async NIOFileIO APIs #3167

Merged
merged 6 commits into from
Apr 24, 2024
Merged

Migrate to Async NIOFileIO APIs #3167

merged 6 commits into from
Apr 24, 2024

Commits on Apr 24, 2024

  1. Add tests

    0xTim committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2f94c8e View commit details
    Browse the repository at this point in the history
  2. Update NIO dependency

    0xTim committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    fb36025 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eee6a7 View commit details
    Browse the repository at this point in the history
  4. Add AsyncSequence-based file read method (#3170)

    * Add AsyncSequence-based file read method
    
    * Add `NIOFileSystem` dependency to standard manifest
    
    * Update test
    
    * Add long test file
    ptoffy authored and 0xTim committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f4e3159 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7556dff View commit details
    Browse the repository at this point in the history
  6. Fix mess up

    0xTim committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    56c56bd View commit details
    Browse the repository at this point in the history