Skip to content

Make popMsgWithPredicateObeyPriority() check if hash exists

Compare
Choose a tag to compare
@smukil smukil released this 21 Jan 17:23
· 14 commits to dev since this release
In some weird cases, we find the message in the queue but without a
payload in the hashmap. Although this is never expected, it seems to
happen, and this patch should stop the bleeding until we find out the
root cause.