temporalio / sdk-python

Temporal Python SDK
MIT License
473 stars 77 forks source link

[Bug] Do not mutate `extra` in activity/workflow loggers #503

Open cretz opened 7 months ago

cretz commented 7 months ago

Describe the bug

If there is an existing extra dictionary passed to the logger, copy it before mutating it