Description
There is a race condition in AbstractMQTTSocket#getProtocolConverter.
protocolConverter may be visible to other threads before its properties are set.
Attachments
Issue Links
- links to
There is a race condition in AbstractMQTTSocket#getProtocolConverter.
protocolConverter may be visible to other threads before its properties are set.