Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
BlocksTechnology
/
BlocksScreen
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
0
Pull requests
43
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bugfix: fix threading races and concurrency in moonrakerComm/RepeatedTimer
- #211
#211
Open
gmmcosta15
wants to merge 15 commits into
dev
BlocksTechnology/BlocksScreen:dev
from
bugfix/threading-concurrency
BlocksTechnology/BlocksScreen:bugfix/threading-concurrency
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
bugfix: fix threading races and concurrency in moonrakerComm/RepeatedTimer
#211
gmmcosta15
wants to merge 15 commits into
dev
BlocksTechnology/BlocksScreen:dev
from
bugfix/threading-concurrency
BlocksTechnology/BlocksScreen:bugfix/threading-concurrency
Copy head branch name to clipboard
Commits
Commits on Apr 13, 2026
bugfix: fix threading races and concurrency in moonrakerComm/RepeatedTimer
gmmcosta15
committed
db3f84b
View commit details
Copy full SHA for db3f84b
Browse repository at this point
fix: eliminate RepeatedTimer stop race by checking stopEvent under lock
gmmcosta15
committed
4573e85
View commit details
Copy full SHA for 4573e85
Browse repository at this point
Commits on May 25, 2026
Merge branch 'dev' into bugfix/threading-concurrency
Show description for 559fd10
gmmcosta15
authored
559fd10
View commit details
Copy full SHA for 559fd10
Browse repository at this point
Merge branch 'dev' into bugfix/threading-concurrency
gmmcosta15
committed
6a03d4d
View commit details
Copy full SHA for 6a03d4d
Browse repository at this point
Merge remote-tracking branch 'origin/bugfix/threading-concurrency' into bugfix/threading-concurrency
gmmcosta15
committed
634d463
View commit details
Copy full SHA for 634d463
Browse repository at this point
Commits on Jun 16, 2026
Merge remote-tracking branch 'origin/dev' into bugfix/threading-concurrency
gmmcosta15
committed
e3ff663
View commit details
Copy full SHA for e3ff663
Browse repository at this point
Merge branch 'dev' into bugfix/threading-concurrency
gmmcosta15
authored
b86d0e0
View commit details
Copy full SHA for b86d0e0
Browse repository at this point
Merge branch 'dev' into bugfix/threading-concurrency
gmmcosta15
authored
6e11715
View commit details
Copy full SHA for 6e11715
Browse repository at this point
Commits on Jun 19, 2026
Merge branch 'dev' into bugfix/threading-concurrency
gmmcosta15
authored
258a767
View commit details
Copy full SHA for 258a767
Browse repository at this point
Merge branch 'dev' into bugfix/threading-concurrency
gmmcosta15
authored
4af2896
View commit details
Copy full SHA for 4af2896
Browse repository at this point
Commits on Jun 30, 2026
Merge branch 'dev' into bugfix/threading-concurrency
gmmcosta15
authored
b950980
View commit details
Copy full SHA for b950980
Browse repository at this point
Commits on Jul 1, 2026
Merge branch 'dev' into bugfix/threading-concurrency
gmmcosta15
authored
ec45225
View commit details
Copy full SHA for ec45225
Browse repository at this point
Commits on Aug 20, 2026
Merge remote-tracking branch 'origin/dev' into bugfix/threading-concurrency
gmmcosta15
committed
9d07059
View commit details
Copy full SHA for 9d07059
Browse repository at this point
fix(timer): replace per-tick threading.Timer with one long-lived Event.wait loop
gmmcosta15
committed
23713be
View commit details
Copy full SHA for 23713be
Browse repository at this point
refactor(timer): drop vestigial Thread base and fix stop-restart event race.
gmmcosta15
committed
2786c41
View commit details
Copy full SHA for 2786c41
Browse repository at this point
You can’t perform that action at this time.