temporalio / sdk-python

Temporal Python SDK
MIT License
473 stars 77 forks source link

Warn or error when update handlers dangle across CAN or workflow exit #538

Closed drewhoskins-temporal closed 5 months ago

drewhoskins-temporal commented 6 months ago

We can recommend the await-all-handlers or drop-all-handlers methods. TBD whether error or warning.