fix race condition in the webapp events channel
we need to keep a reference on the webapp_state (otherwise the state is removed immediately from the StatesDict and the condition is never notified)
GitLab upgrade completed. Current version is 18.9.6
https://docs.gitlab.com/releases/18/gitlab-18-9-released/
we need to keep a reference on the webapp_state (otherwise the state is removed immediately from the StatesDict and the condition is never notified)