Skip to content

Optimize oseda check - #100

Merged
ReeseHatfield merged 1 commit into
mainfrom
rh-check-optimization
Sep 5, 2026
Merged

ReeseHatfield merged 1 commit into
mainfrom
rh-check-optimization

Conversation

@ReeseHatfield

Copy link
Copy Markdown
Collaborator
  • Refactor check to use the new run_with_shutdown function I wrote a while ago
  • Rewrite so instead of waiting for 10 seconds and praying, it polls every 200ms for 20 seconds max
  • Send kill switch to run when complete
  • speeds up check by about 9 seconds or so on average
  • Really should've done this a while ago

Closes #75

speeds up check by about 9 seconds or so
@ReeseHatfield ReeseHatfield self-assigned this Sep 5, 2026
@ReeseHatfield
ReeseHatfield merged commit a43a2da into main Sep 5, 2026
1 check passed
@ReeseHatfield
ReeseHatfield deleted the rh-check-optimization branch September 5, 2026 13:23
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.

Update check to use new run function

1 participant