Skip to content

WIP: Use Pub/Sub instead of keyspace events to watch for notifications

Read from runner:build_queue_notifications notifications about value changes as implemented in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9574.

This is built on top of https://gitlab.com/gitlab-org/gitlab-workhorse/merge_requests/112 and removes the dependency on `keyspace notifications.

Merge request reports