workfloworchestrator
orchestrator-core
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Fix scheduler breaking when multiple tasks are scheduled at the same time
#1057
Merged
Comparing
1056-fix-scheduler-concurrent-tasks
(
07ae006
) with
main
(
fdda9b6
)
CodSpeed Performance Gauge
0%
Untouched
13
Benchmarks
Passed
test_subscription_detail_with_domain_model_does_not_exist
test/unit_tests/api/test_subscriptions.py::test_subscription_detail_with_domain_model_does_not_exist
CodSpeed Performance Gauge
0%
4.7 ms
4.7 ms
test_single_subscription_with_depends_on_subscriptions
test/unit_tests/graphql/test_subscriptions.py::test_single_subscription_with_depends_on_subscriptions
CodSpeed Performance Gauge
0%
68.8 ms
69 ms
test_single_subscription_schema
test/unit_tests/graphql/test_subscriptions.py::test_single_subscription_schema
CodSpeed Performance Gauge
0%
46.9 ms
47 ms
test_subscription_model_horizontal_references
test/unit_tests/domain/test_base_performance.py::test_subscription_model_horizontal_references
CodSpeed Performance Gauge
0%
9.5 ms
9.5 ms
test_subscription_detail_with_domain_model
test/unit_tests/api/test_subscriptions.py::test_subscription_detail_with_domain_model
CodSpeed Performance Gauge
0%
20.1 ms
20.1 ms
test_single_complex_subscription
test/unit_tests/graphql/test_subscription.py::test_single_complex_subscription
CodSpeed Performance Gauge
0%
22.2 ms
22.3 ms
test_single_simple_subscription
test/unit_tests/graphql/test_subscription.py::test_single_simple_subscription
CodSpeed Performance Gauge
0%
10 ms
10 ms
test_subscription_model_horizontal_references_save
test/unit_tests/domain/test_base_performance.py::test_subscription_model_horizontal_references_save
CodSpeed Performance Gauge
0%
146.2 ms
146.9 ms
test_subscription_does_not_exist
test/unit_tests/graphql/test_subscription.py::test_subscription_does_not_exist
CodSpeed Performance Gauge
0%
9.6 ms
9.7 ms
test_subscription_model_vertical_references
test/unit_tests/domain/test_base_performance.py::test_subscription_model_vertical_references
CodSpeed Performance Gauge
0%
4.5 ms
4.5 ms
test_last_validation_query
test/unit_tests/graphql/test_subscription.py::test_last_validation_query
CodSpeed Performance Gauge
-1%
12.3 ms
12.3 ms
test_subscriptions_single_page
test/unit_tests/graphql/test_subscriptions.py::test_subscriptions_single_page
CodSpeed Performance Gauge
-1%
96.5 ms
97.2 ms
test_subscription_model_vertical_references_save
test/unit_tests/domain/test_base_performance.py::test_subscription_model_vertical_references_save
CodSpeed Performance Gauge
-1%
135.6 ms
136.6 ms
Commits
Click on a commit to change the comparison range
Base
main
fdda9b6
-0.4%
Change scheduler to run with a single process - remove new blocking scheduler for scheduler run command since it brings to many issues currently, blocking the thread with a while loop. - fix test
4f93872
9 days ago
by tjeerddie
+0.06%
Bumpversion to 4.4.0rc3
70fa770
9 days ago
by tjeerddie
-0.05%
Remove processpool executor setting
07ae006
9 days ago
by tjeerddie
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs