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

mem.File.Readdir/Readdirnames deadlocks when called on a regular file #169

Closed
bep opened this issue May 31, 2018 · 1 comment
Closed

mem.File.Readdir/Readdirnames deadlocks when called on a regular file #169

bep opened this issue May 31, 2018 · 1 comment
Assignees
Labels

Comments

@bep
Copy link
Collaborator

bep commented May 31, 2018

I suspect there are some other issues here, which is hard to figure out with these deadlocks. But we need to fix this and add some basic test coverage for these methods. I will check how the os version behaves in this situation.

@bep bep self-assigned this May 31, 2018
@bep bep added the bug label May 31, 2018
@bep
Copy link
Collaborator Author

bep commented May 31, 2018

Notes to self: os returns an *os.SyscallError with readdirent: invalid argument.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant