#14 Remove tailing dot from topic
Merged by qwan. Opened by qwan.
qwan/freshmaker remove-tailing-dot-in-topic  into  master

Download 14.patch

When topic is whole name already, adding a tailing dot will cause
freshmaker not be able to receive messages from expected topic.

LGTM :thumbsup:

:+1:

In fedmsg (really zeromq) the topics are always prefix matched... so we just hope that everyone is always careful to give their topics non-overlapping names :-)

Pull-Request has been merged by qwan

Metadata