temporalio / sdk-core

Core Temporal SDK that can be used as a base for language specific Temporal SDKs
MIT License
266 stars 70 forks source link

Remove a leftover dbg() statement #663

Closed mjameswh closed 8 months ago

mjameswh commented 8 months ago

What was changed

Why?

mjameswh commented 8 months ago

Running tests right now on TS SDK with this change included to validate that this resolve observed flakes (see GHA).