You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a global lock object (Like RenkuLock) that can hold locks (project/config/etc.) a and a (I)LockDispatcher that can hold these lock objects and return the current one from an internal stack. Set up injection for the dispatcher in the command builder.
The text was updated successfully, but these errors were encountered:
Panaetius
changed the title
Add a global lock class with dispatcher
add a global lock class with dispatcher
Aug 12, 2022
Uh oh!
There was an error while loading. Please reload this page.
Add a global lock object (Like
RenkuLock
) that can hold locks (project/config/etc.) a and a(I)LockDispatcher
that can hold these lock objects and return the current one from an internal stack. Set up injection for the dispatcher in the command builder.The text was updated successfully, but these errors were encountered: