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 harvester activity parser regexp to support more than 9 matching … #133

Merged
merged 1 commit into from
May 17, 2021

Conversation

ctrlaltdel
Copy link
Contributor

…plots

Without this change, logs like this one were not correctly parsed:

harvester chia.harvester.harvester: INFO 10 plots were eligible for farming c599f64427... Found 0 proofs. Time: 0.45573 s. Total X plots

…plots

Without this change, logs like this one were not correctly parsed:

harvester chia.harvester.harvester: INFO     10 plots were eligible for farming c599f64427... Found 0 proofs. Time: 0.45573 s. Total X plots
@martomi martomi changed the base branch from main to dev May 17, 2021 17:28
Copy link
Owner

@martomi martomi left a comment

Choose a reason for hiding this comment

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

Good catch, thanks! Do you also want to extend the test case? I'll merge this for now as-is in the interest of including it into today's bugfix release.

@martomi martomi merged commit 41f2c40 into martomi:dev May 17, 2021
jinnatar pushed a commit to jinnatar/chiadog that referenced this pull request Feb 5, 2023
…artomi#133)

Without this change, logs like this one were not correctly parsed:

harvester chia.harvester.harvester: INFO     10 plots were eligible for farming c599f64427... Found 0 proofs. Time: 0.45573 s. Total X plots
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