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
Currently, all clients of DPPL need to ensure they call DPPLGetCurrentQueue every time they need to use a DPPL queue. A better design will be to allow clients to attach a notification routine that they can use to know when the current queue changes. Needs more thought, but opening the ticket to make sure I do not forget it.