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

Fix cases where we use execute_arglist with unsafe #68

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

hannesbraun
Copy link
Contributor

This fixes a regression introduced with #63.
Sometimes execute_arglist is called with unsafe set to True (for example when attempting to sign a submission confirmation email or when running JPlag). The USESAFEDOCKER doesn't matter in these cases.

@hannesbraun hannesbraun added the bug Something isn't working label Sep 20, 2024
@skogsbaer skogsbaer merged commit ffd2f04 into master Sep 20, 2024
6 checks passed
@hannesbraun hannesbraun deleted the fix-unsafe-exec branch September 20, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants