PROCEED-Labs / proceed

Business Process Management System
MIT License
5 stars 9 forks source link

Added edge-case check for usercontrols #290

Closed MaxiLein closed 5 months ago

MaxiLein commented 5 months ago

Summary

Details

Control areas and respective callbacks can be added in arbitrary order. When adding callbacks to an area that was not registered (yet), the respective controlarea will be created. However, when callbacks are added at different points / times a racing condition occurred, where only one instance created such a controlarea. Now the first creates such entries, while whichever comes next, only updates it.

github-actions[bot] commented 5 months ago

CLOUDRUN ACTIONS

✅ Successfully created Preview Deployment.

https://pr-290---ms-server-staging-c4f6qdpj7q-ew.a.run.app

github-actions[bot] commented 5 months ago

CLOUDRUN ACTIONS

✅ Successfully created Preview Deployment.

https://pr-290---ms-server-staging-c4f6qdpj7q-ew.a.run.app