MessageBus short polling is not working

This looks like a bug in message bus short polling to me, you are subscribing on -1 but not getting the position in the channel like you should. You really should fix long polling cause its really inefficient the way you have it going, but regardless bugs in short polling are no good so we should fix them.

Added to my list and will look at adding some tests for this next week.

8 Likes