Skip to content

Bug Fixes

Compare
Choose a tag to compare
@patkivikram patkivikram released this 28 Feb 17:40
· 319 commits to master since this release
  • fix agents with multiple topics116
  • Simplify the code by getting rid of deque_pushpopmax in favour of using maxlen= parameter of deque115
  • fixes a race condition in writing messages to topics that resulted in a violation of the ordering guarantee (especially changelog topics)112