77973d9
@@ -191,7 +191,6 @@
kwargs['message'] = kwargs.pop('body') # On EL7, different sig.
conn = self.stomp.Connection(**self.connection)
- conn.start()
conn.connect()
try:
conn.send(**kwargs)
JIRA: RHELWF-2180
rebased onto 77973d9
Pull-Request has been merged by jskladan
JIRA: RHELWF-2180