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
Add a workflow level check for the existence of a local activity (#857)
* Add a workflow level check for the existence of a local activity
* Ruff linting
* Fix lambda to check optional activity worker
* Add a test for no activities
* Move assert function to extern functions. Add local to name
* Fix minor typo
* Update temporalio/worker/_activity.py
Co-authored-by: Chad Retz <[email protected]>
* Change return type to none
---------
Co-authored-by: Chad Retz <[email protected]>
0 commit comments