1 file changed
+1
-1
lines changed- .github/workflows/per-pr.yml+4
- crates/client/src/worker_registry/mod.rs+17-12
- crates/common/protos/api_upstream/.github/workflows/create-release.yml+5
- crates/sdk-core-c-bridge/include/temporal-sdk-core-c-bridge.h+15-15
- crates/sdk-core/src/core_tests/workflow_tasks.rs+34
- crates/sdk-core/src/worker/heartbeat.rs+24-14
- crates/sdk-core/src/worker/mod.rs+18-3
- crates/sdk-core/src/worker/workflow/managed_run.rs+3-3
- crates/sdk-core/src/worker/workflow/workflow_stream.rs+18-11
- crates/sdk-core/tests/integ_tests/workflow_tests/determinism.rs+7-3
0 commit comments