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 }}
OPCFoundation
/
UA-.NETStandard
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
2.4k
Code
Issues
21
Pull requests
14
Discussions
Actions
Projects
Security and quality
12
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[Server] Improve Request Queue, fix Event handling, add Tests
- #3611
#3611
Merged
marcschier
merged 21 commits into
master
OPCFoundation/UA-.NETStandard:master
from
romanett/EventFixes
OPCFoundation/UA-.NETStandard:romanett/EventFixes
Copy head branch name to clipboard
Mar 20, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
[Server] Improve Request Queue, fix Event handling, add Tests
#3611
marcschier
merged 21 commits into
master
OPCFoundation/UA-.NETStandard:master
from
romanett/EventFixes
OPCFoundation/UA-.NETStandard:romanett/EventFixes
Copy head branch name to clipboard
Commits
Commits on Mar 6, 2026
Initial plan
Copilot
committed
3690244
View commit details
Copy full SHA for 3690244
Browse repository at this point
Optimize QueueEvent to reduce lock contention and add event performance load test
Show description for de77804
Copilot
and
romanett
committed
de77804
View commit details
Copy full SHA for de77804
Browse repository at this point
Address code review: reuse FilterContext and add named constant for publish wait
Show description for e316810
Copilot
and
romanett
committed
e316810
View commit details
Copy full SHA for e316810
Browse repository at this point
Commits on Mar 12, 2026
Merge branch 'master' into copilot/fix-opc-ua-server-unresponsiveness
romanett
committed
bb401d0
View commit details
Copy full SHA for bb401d0
Browse repository at this point
fix Server Node not being set as root notifier
romanett
committed
59bfaad
View commit details
Copy full SHA for 59bfaad
Browse repository at this point
Add Test validating successfull event subscription on server node
romanett
committed
2800b5a
View commit details
Copy full SHA for 2800b5a
Browse repository at this point
Commits on Mar 15, 2026
use Dictionary for m_sampled items in diagnosticsNodeManager
romanett
committed
20af98d
View commit details
Copy full SHA for 20af98d
Browse repository at this point
add fast path for numeric range
romanett
committed
5a58abe
View commit details
Copy full SHA for 5a58abe
Browse repository at this point
Add benchmarks for MonitoredItem.ReportEvent
romanett
committed
6d054b3
View commit details
Copy full SHA for 6d054b3
Browse repository at this point
Add tests for DiagnosticsNodeManager
romanett
committed
9fda6a9
View commit details
Copy full SHA for 9fda6a9
Browse repository at this point
Implement Server Request Queue using channels
romanett
committed
12792d9
View commit details
Copy full SHA for 12792d9
Browse repository at this point
Commits on Mar 16, 2026
Add tests and benchmarks for session publish queue
romanett
committed
b3b764d
View commit details
Copy full SHA for b3b764d
Browse repository at this point
add requeue test
romanett
committed
95b4242
View commit details
Copy full SHA for 95b4242
Browse repository at this point
Commits on Mar 18, 2026
improve thread safety
romanett
committed
79a5637
View commit details
Copy full SHA for 79a5637
Browse repository at this point
merge
romanett
committed
23d9e3d
View commit details
Copy full SHA for 23d9e3d
Browse repository at this point
fixes
romanett
committed
0b07377
View commit details
Copy full SHA for 0b07377
Browse repository at this point
Commits on Mar 19, 2026
fix
romanett
committed
47698a6
View commit details
Copy full SHA for 47698a6
Browse repository at this point
update channels version
romanett
committed
19b2e05
View commit details
Copy full SHA for 19b2e05
Browse repository at this point
cleanup and fixes
romanett
committed
346aaf5
View commit details
Copy full SHA for 346aaf5
Browse repository at this point
Merge branch 'master' into romanett/EventFixes
marcschier
authored
d8bd4fb
View commit details
Copy full SHA for d8bd4fb
Browse repository at this point
Commits on Mar 20, 2026
fix dispose order
romanett
committed
6eb5cc0
View commit details
Copy full SHA for 6eb5cc0
Browse repository at this point
You can’t perform that action at this time.