Github user jostbg commented on the issue:
https://github.com/apache/activemq-artemis/pull/1772
I wonder if that may be a race condition between StompSession#disconnect
and StompSession#sendMessage, i.e. if a disconnect happens while sendMessage is
being executed or something.---
