Skip to content

Better catch when vcs programs not installed. #86

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

Merged
merged 1 commit into from
Jan 3, 2023
Merged

Conversation

chrisjbillington
Copy link
Member

Check if vcs commands exist before running commands. Cache the result so
that the check doesn't happen for every file (if the user installs git
or hg, they will need to restart runmanager or the compiler
subprocess for saving of vcs info to start working).

Should address labscript-suite/labscript-suite#66

Check if vcs commands exist before running commands. Cache the result so
that the check doesn't happen for every file (if the user installs git
or hg, they will need to restart runmanager or the compiler
subprocess for saving of vcs info to start working).

Should address labscript-suite/labscript-suite#66
@dihm
Copy link
Contributor

dihm commented Jan 3, 2023

Another old PR that should have been merged a long time ago. Looks fine to me.

@dihm dihm merged commit 2560991 into master Jan 3, 2023
@dihm dihm deleted the vcs-saving-fix branch January 3, 2023 18:00
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.

2 participants