This website requires JavaScript.
Explore
Help
Sign In
dtourolle
/
KPN
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3b67b7e1e9f34b36c20d61ac245b03e5b1227c3c
KPN
/
tests
T
History
dtourolle
3b67b7e1e9
🚦 CI / changes (push)
Successful in 4s
Details
🚦 CI / docker (push)
Has been skipped
Details
🚦 CI / test (push)
Successful in 5m1s
Details
🚦 CI / tsan (push)
Successful in 3m38s
Details
🚦 CI / docs (push)
Has been skipped
Details
Merge origin/master into master
2026-08-06 21:57:32 +02:00
..
CMakeLists.txt
fix: make the submit gate a single atomic
2026-08-05 13:22:03 +02:00
test_backpressure_deadlock.cpp
fix: a filter or router must not drop on a full output
2026-08-05 12:59:39 +02:00
test_channel_stress.cpp
fix: a push must wake its consumer, even when the ring looked non-empty
2026-08-06 20:50:34 +02:00
test_channel.cpp
fix: a re-offered sentinel is not data loss
2026-08-06 20:44:38 +02:00
test_fixed_string.cpp
First attempt
2026-05-08 17:48:16 +02:00
test_network.cpp
fix: Network::set_error_handler must actually deliver the handler
2026-08-05 18:05:24 +02:00
test_node.cpp
Add a per node error handler possibility
2026-05-10 19:51:23 +02:00
test_pool_node.cpp
fix: stop() must not return while a firing is still running
2026-08-05 15:46:27 +02:00
test_scheduler.cpp
fix: idle workers must sleep while another worker is busy
2026-08-05 15:34:33 +02:00
test_shared_resource.cpp
fix: a shared resource must be able to release its waiters
2026-08-05 15:51:26 +02:00
test_static_network.cpp
fix: start and stop in the topological order that was computed
2026-08-05 15:14:35 +02:00
test_submit_gate.cpp
fix: make the submit gate a single atomic
2026-08-05 13:22:03 +02:00
test_traits.cpp
First attempt
2026-05-08 17:48:16 +02:00