2 files changed
+1
-2
lines changed- ARCHITECTURE.md+48-44
- arch_docs/diagrams/TimerMachine_Coverage.puml-14
- arch_docs/diagrams/initial_event_history.png
- arch_docs/diagrams/workflow_internals.svg+1
- arch_docs/sdks_intro.md-296
- client/src/lib.rs+1-3
- client/src/proxy.rs+5-124
- core-c-bridge/include/temporal-sdk-core-c-bridge.h-11
- core-c-bridge/src/worker.rs+7-95
- core/src/protosext/mod.rs+1-7
- core/src/worker/workflow/machines/local_activity_state_machine.rs+4-6
- core/src/worker/workflow/machines/workflow_machines.rs+1-1
- sdk/src/workflow_context/options.rs+1-10
- test-utils/Cargo.toml-4
- test-utils/src/http_proxy.rs-135
- test-utils/src/lib.rs-2
- tests/integ_tests/client_tests.rs+9-87
- tests/integ_tests/workflow_tests/local_activities.rs+1-52
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2600 | 2600 | | |
2601 | 2601 | | |
2602 | 2602 | | |
2603 | | - | |
2604 | 2603 | | |
2605 | 2604 | | |
2606 | 2605 | | |
| |||
0 commit comments