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

Minor bugfixes: #72

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Minor bugfixes: #72

merged 2 commits into from
Jan 6, 2025

Conversation

Mark-Powers
Copy link
Contributor

Fixes an None type issue with hardware.next_free_timeslot and container.download python version compatibility. Both commits have longer descriptions with details.

It seems not all nodes have this set, so we fallback to hypervisor
hostname if this value is not present.
Some features of tarfile.extractall are not available in all versions of
python prior to 3.12 it seems.
https://docs.python.org/3/library/tarfile.html#supporting-older-python-versions
@msherman64
Copy link
Contributor

LGTM, thanks!

Copy link
Contributor

@msherman64 msherman64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@Mark-Powers Mark-Powers merged commit 9548a94 into master Jan 6, 2025
1 check failed
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