stable
Clone or download
Read-only
Merge commit 'refs/changes/67/19467/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #15081: Pull request notifications are never sent when a Redis instance is available but there are no async workers Change-Id: Icfc70be9272eaa06997e989f823b48a314641309
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/pullrequest/include/PullRequest/Notification/EventSubjectToNotificationAsynchronousRedisDispatcher.php | +4 | −0 | Go to diff View file |
A | plugins/pullrequest/include/PullRequest/Notification/NoWorkerAvailableToProcessTheQueueException.php | +31 | −0 | Go to diff View file |
M | plugins/pullrequest/tests/unit/Notification/EventSubjectToNotificationAsynchronousRedisDispatcherTest.php | +27 | −0 | Go to diff View file |