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
{{ message }}
This repository was archived by the owner on Jul 24, 2023. It is now read-only.
Improved the processing queue
A processing queue has been added which will queue the pending notifications in a different thread apart from the rendering thread.
Also improved the system to avoid leaving notifications without answer.
It should fix#14