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

[WIP] fix(unlink): unlink file even the file descriptor has been closed already #47

Closed
wants to merge 5 commits into from

Commits on Feb 23, 2015

  1. - fixes #31:_createTmpFile removeCallback failed to unlink and dir-te…

    …st unsafe==false failed to remove test data
    silkentrance committed Feb 23, 2015
    Configuration menu
    Copy the full SHA
    afe2af9 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2015

  1. bump up the version

    raszi committed Mar 1, 2015
    Configuration menu
    Copy the full SHA
    6641f3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78d6a63 View commit details
    Browse the repository at this point in the history
  3. only catch EBADF

    raszi committed Mar 1, 2015
    Configuration menu
    Copy the full SHA
    4f7df8f View commit details
    Browse the repository at this point in the history
  4. fix condition

    raszi committed Mar 1, 2015
    6 Configuration menu
    Copy the full SHA
    d1e8eef View commit details
    Browse the repository at this point in the history