There will be a 1-hour downtime on Saturday, July 2 at 2 pm CEST; 8 am EDT. Services including Activity stream, Subscription, Tag suggestion, User management, and Relay will be unavailable. Blogs and Answers will not be affected.
How to Lock/Enqueue objects and keep it locked even after the dialog ends
1694 Views
What is the best way to lock/enqueue an object even after the dialog that created the lock ends. Only an explicit dequeue call on that object should be able to unlock/dequeue that object.
Any idea or solution would be greatly appreciated.