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

Missing string interpolation in Runner._prepare_job #133

Open
warownia1 opened this issue Dec 1, 2023 · 1 comment
Open

Missing string interpolation in Runner._prepare_job #133

warownia1 opened this issue Dec 1, 2023 · 1 comment
Labels
v0.8.4 Features and bugs in version 0.8.4

Comments

@warownia1
Copy link
Collaborator

When job preparation fails with a missing file, the exception message does not contain the file name. It says "FileNotFoundError: file '%s' does not exist", instead.

warownia1 added a commit that referenced this issue Jan 24, 2024
Fix missing file name in error messages resulting from missing files
during job preparation. Fix #133
warownia1 added a commit that referenced this issue Jan 24, 2024
Fix missing file name in error messages resulting from missing files
during job preparation. Fix #133
warownia1 added a commit that referenced this issue Jan 24, 2024
Fix missing file name in error messages resulting from missing files
during job preparation. Fix #133
@warownia1 warownia1 added the v0.8.4 Features and bugs in version 0.8.4 label Feb 1, 2024
@warownia1 warownia1 moved this to Done in Slivka 0.8 release Apr 9, 2024
@warownia1 warownia1 moved this from Done to Ready to Merge in Slivka 0.8 release Apr 17, 2024
@warownia1
Copy link
Collaborator Author

Fixed by 78df342

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v0.8.4 Features and bugs in version 0.8.4
Projects
Status: Ready to Merge
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant