mistral/releasenotes/notes/clone_cached_action_definit...

6 lines
173 B
YAML

---
fixes:
- |
Sometimes Mistral was raising DetachedInstanceError for action defintions
coming from cache. It's now fixed by cloning objects before caching them.