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

Handle condition going from privileged to non-privileged user #1080

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

opoplawski
Copy link
Contributor

in which the cwd disables descent. Fall back to Mitogen's temporary directory. Fixes #636.

This is a rebase of #805

in which the cwd disables descent. Fall back to Mitogen's temporary
directory. Fixes mitogen-hq#636.
@moreati
Copy link
Member

moreati commented Sep 26, 2024

Sorry for the long wait on this PR. I plan to look at it shortly. RIght now I'm using it as a guinea pig, to test the new Github Actions workflow with a third party PR.

Note to self: this may have overlap with #1073

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

Successfully merging this pull request may close these issues.

os.chdir fails if the sudo/become user lacks adequate permissions to chdir prior to task
2 participants