trove-dashboard/releasenotes/notes/fix-grow-cluster-cache-5625...

6 lines
209 B
YAML

---
fixes:
- The current caching initializes the instance list for the grow
cluster manager each time a new process would instantiate the
manager. Changed to manager to only initialize on creation.