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

Better reporting of permissions failures #1846

Open
effigies opened this issue Nov 1, 2019 · 0 comments
Open

Better reporting of permissions failures #1846

effigies opened this issue Nov 1, 2019 · 0 comments
Labels
effort: medium Estimated medium effort task impact: medium Estimated medium impact task UX

Comments

@effigies
Copy link
Member

effigies commented Nov 1, 2019

In #1845 it was discovered that broad permissions failures end up with pretty opaque error messages.

To improve this, we'll need to track down cases where this currently happens and see if we can find some control-thread-accessible condition.

This might end up being a pretty deep rabbit hole, as most of the file writing is done by subprocesses, not the control thread.

@effigies effigies added UX impact: medium Estimated medium impact task effort: medium Estimated medium effort task labels Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: medium Estimated medium effort task impact: medium Estimated medium impact task UX
Projects
None yet
Development

No branches or pull requests

1 participant