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
Accelerator
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
Type
/
to 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 }}
jsulmont
/
sparkplug-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: thread-safety bugs and cleanup from code review
- #6
#6
Merged
jsulmont
merged 9 commits into
main
jsulmont/sparkplug-cpp:main
from
jan/cleanup-tests
jsulmont/sparkplug-cpp:jan/cleanup-tests
Copy head branch name to clipboard
Mar 10, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
fix: thread-safety bugs and cleanup from code review
#6
jsulmont
merged 9 commits into
main
jsulmont/sparkplug-cpp:main
from
jan/cleanup-tests
jsulmont/sparkplug-cpp:jan/cleanup-tests
Copy head branch name to clipboard
Commits
Commits on Mar 10, 2026
fix: acquire mutex before reading members in move constructors
Show description for 72f3c29
jsulmont
committed
72f3c29
View commit details
Copy full SHA for 72f3c29
Browse repository at this point
fix: suppress nodiscard warnings on SerializeToArray/ParseFromArray
jsulmont
committed
88444ce
View commit details
Copy full SHA for 88444ce
Browse repository at this point
fix: return owned data from get_node_state/get_metric_name
Show description for 7e447ac
jsulmont
committed
7e447ac
View commit details
Copy full SHA for 7e447ac
Browse repository at this point
fix: release mutex before blocking MQTT send in STATE publish
Show description for 5af9df9
jsulmont
committed
5af9df9
View commit details
Copy full SHA for 5af9df9
Browse repository at this point
fix: handle whitespace in STATE JSON parsing
jsulmont
committed
173a411
View commit details
Copy full SHA for 173a411
Browse repository at this point
refactor: clean up dead code, constants, and unused includes
Show description for 9f86aa9
jsulmont
committed
9f86aa9
View commit details
Copy full SHA for 9f86aa9
Browse repository at this point
test: added small soak test
jsulmont
committed
7a0b2c4
View commit details
Copy full SHA for 7a0b2c4
Browse repository at this point
ci: removed formatting step
jsulmont
committed
2b9c5ab
View commit details
Copy full SHA for 2b9c5ab
Browse repository at this point
fix(ci): fic Apline protobuf mismatch
jsulmont
committed
cb43547
View commit details
Copy full SHA for cb43547
Browse repository at this point
You can’t perform that action at this time.