fix(core-flows): skip locking by default on subworkflows (#13594)

This commit is contained in:
Carlos R. L. Rodrigues
2025-09-25 09:39:14 -03:00
committed by GitHub
parent 45f180a2b5
commit 1b57e5c58a
15 changed files with 69 additions and 50 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/core-flows": patch
---
fix(core-flows): skip locking on sub workflows by default