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 timeout when running system commands #1681

Merged
merged 10 commits into from
Dec 7, 2020
Merged

Fix timeout when running system commands #1681

merged 10 commits into from
Dec 7, 2020

Conversation

PHPirates
Copy link
Collaborator

@PHPirates PHPirates commented Dec 4, 2020

Fix #1680

Summary of additions and changes

  • Timeout was not used correctly
  • Only create subdirs in output dir for non-MiKTeX installations
  • \part is not a sectioning command when exam class is used
  • Don't crash on extraneous parentheses in log output

How to test this pull request

Make bash ask for user input, e.g. in WSL install keychain and put /usr/bin/keychain --nogui $HOME/.ssh/id_rsa in ~/.bashrc, then note that bash -ic "pdflatex --version" asks for a password. Then check that the Run config UI does not show WSL anymore, but also does not freeze.

@PHPirates PHPirates added this to the b0.7.2 milestone Dec 4, 2020
@PHPirates PHPirates self-assigned this Dec 4, 2020
@PHPirates PHPirates merged commit b418c9b into master Dec 7, 2020
@PHPirates PHPirates deleted the timeout branch December 7, 2020 08:05
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.

Run config editor freezes when WSL bash asks for user input
1 participant