- Add configLock mutex protection around allocateId to prevent concurrent ID allocation race condition - Create changeset documenting the race condition fix - Update line counts in existing changeset files
6 lines
132 B
Markdown
6 lines
132 B
Markdown
---
|
|
"@gsxdsm/fusion": patch
|
|
---
|
|
|
|
Fix race condition in parallel task creation that could result in incorrect nextId in config.json.
|