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

Fixed FileHandleTest.localFile test #28

Closed

Commits on Aug 11, 2021

  1. Fixed FileHandleTest.localFile test (#28)

    Summary:
    Pull Request resolved: facebookincubator/velox#28
    
    When running stress tests, multiple process/threads are running the same thing, reading/writing the same file "/tmp/test", which in turn creates a cross process/threads race condition.
    
    Reviewed By: mbasmanova
    
    Differential Revision: D30262592
    
    fbshipit-source-id: 1e9d4f06abac78b098316c817b9960ef1a16b72a
    tanjialiang authored and facebook-github-bot committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    51e424e View commit details
    Browse the repository at this point in the history