Lifecycle Topic Publisher binding enhancement
Fixes
- Concurrent calls to same topic publisher when binding is created, where one thread could pontentially get stuck to lifecycle-long loop where addition to
ConcurrentDictionary
cannot be made as it already exists in it