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: prevent panic in job execution command #1033

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

byte-bandit
Copy link
Contributor

@byte-bandit byte-bandit commented Nov 17, 2023

This panic crept in with the changes made to support Pigeon keys and went through unnoticed until today. This fix addresses the problem by calling the proper parsing function. There is unfortunately ZERO testing in place for CLI commands still. Hopefully something we can tackle in the future so things like this don't happen again.

@verabehr verabehr merged commit a81cd42 into palomachain:master Nov 17, 2023
2 checks passed
@byte-bandit byte-bandit deleted the clohr/fix-scheduler branch November 20, 2023 10:45
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