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
.
KeyviDev
/
keyvi
Public
Notifications
You must be signed in to change notification settings
Fork
42
Star
261
Code
Issues
13
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix handle spurious wakeup wrongly returning Flush too early
- #340
#340
Merged
hendrikmuhs
merged 14 commits into
KeyviDev:master
KeyviDev/keyvi:master
from
hendrikmuhs:spurios-wakeup
hendrikmuhs/keyvi-1:spurios-wakeup
Copy head branch name to clipboard
Jul 22, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
fix handle spurious wakeup wrongly returning Flush too early
#340
hendrikmuhs
merged 14 commits into
KeyviDev:master
KeyviDev/keyvi:master
from
hendrikmuhs:spurios-wakeup
hendrikmuhs/keyvi-1:spurios-wakeup
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2025
handle spurious wakeup
Show description for d7a0131
hendrikmuhs
committed
d7a0131
View commit details
Copy full SHA for d7a0131
Browse repository at this point
Commits on Jul 19, 2025
Merge branch 'master' into spurios-wakeup
hendrikmuhs
authored
9add5fa
View commit details
Copy full SHA for 9add5fa
Browse repository at this point
testing only: run index limit test 1000 times
hendrikmuhs
committed
6304ab9
View commit details
Copy full SHA for 6304ab9
Browse repository at this point
ensure all is done on destruction
hendrikmuhs
committed
3fb110f
View commit details
Copy full SHA for 3fb110f
Browse repository at this point
use own mutex
hendrikmuhs
committed
992fc0c
View commit details
Copy full SHA for 992fc0c
Browse repository at this point
make mutex a class variable
hendrikmuhs
committed
ba13233
View commit details
Copy full SHA for ba13233
Browse repository at this point
test if leaking, avoids destruction problems
hendrikmuhs
committed
9c07c36
View commit details
Copy full SHA for 9c07c36
Browse repository at this point
move atomic outside of context
hendrikmuhs
committed
b6db3e1
View commit details
Copy full SHA for b6db3e1
Browse repository at this point
Commits on Jul 20, 2025
remove destructor changes
hendrikmuhs
committed
11135e7
View commit details
Copy full SHA for 11135e7
Browse repository at this point
keep lock when calling notify_all
hendrikmuhs
committed
c6a5c3a
View commit details
Copy full SHA for c6a5c3a
Browse repository at this point
remove test debug code
hendrikmuhs
committed
94ca847
View commit details
Copy full SHA for 94ca847
Browse repository at this point
fix clang-tidy warnings
hendrikmuhs
committed
000e513
View commit details
Copy full SHA for 000e513
Browse repository at this point
remove repeat_limit_test
hendrikmuhs
committed
c1af918
View commit details
Copy full SHA for c1af918
Browse repository at this point
Commits on Jul 21, 2025
Merge branch 'master' into spurios-wakeup
hendrikmuhs
authored
0027267
View commit details
Copy full SHA for 0027267
Browse repository at this point
You can’t perform that action at this time.