We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Created sys files (by means of exporting) need some time to update their uid/guid before using.
This symptom could be seen when gpio's direction file is failed to be written even though uid/gid of the file permits that.
direction
The text was updated successfully, but these errors were encountered:
I am running into this issue too. My solution is to simply retry _configure_option on IOError before failing. I'll make a PR and you can check it out.
_configure_option
IOError
Sorry, something went wrong.
No branches or pull requests
Created sys files (by means of exporting) need some time to update their uid/guid before using.
This symptom could be seen when gpio's
direction
file is failed to be written even though uid/gid of the file permits that.The text was updated successfully, but these errors were encountered: