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

Don't create multiple large files at the same time #62519

Merged
merged 4 commits into from
Dec 12, 2021

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    c6c5dea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c82531 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. use FileOptions.DeleteOnClose to ensure that each test removes it's o…

    …wn file
    
    use single large file to test File.ReadAllBytes and ile.ReadAllBytesAsync for both limits
    adamsitnik committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    1fb35d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    259646b View commit details
    Browse the repository at this point in the history