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 for freebsd suggested by user alghmma #17994

Merged
merged 2 commits into from
Jun 24, 2024
Merged

Fix for freebsd suggested by user alghmma #17994

merged 2 commits into from
Jun 24, 2024

Conversation

wjblanke
Copy link
Contributor

@wjblanke wjblanke commented May 9, 2024

Purpose:

Built 2.3.0 on Freebsd 14, won't run because of missing system_delays for this platform.

see

#17988

and

#17989

and thanks to alghmma for his suggested PR which this PR duplicates.

Current Behavior:

Exception thrown

New Behavior:

Linux default used

Testing Notes:

N/A

@wjblanke wjblanke added the Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog label May 9, 2024
@wjblanke wjblanke requested a review from a team as a code owner May 9, 2024 00:00
@wjblanke wjblanke requested a review from emlowe May 9, 2024 00:00
Copy link
Contributor

File Coverage Missing Lines
chia/util/timing.py 0.0% lines 28-31
Total Missing Coverage
4 lines 4 lines 0%

@emlowe
Copy link
Contributor

emlowe commented Jun 24, 2024

coverage exemption

@Starttoaster Starttoaster merged commit 7a8489e into main Jun 24, 2024
360 of 361 checks passed
@Starttoaster Starttoaster deleted the freebsdwjb branch June 24, 2024 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants