Skip to content

Prevent received count from being double-incremented.

gitlab-qa-bot requested to merge fix-double-increment into master

Created by: myronmarston

For #956.

This doesn't completely fix #956 (I'm still mulling over solutions) but addresses the weirdness with the failure saying it received the message 2 times when it only received it once.

Merge request reports