Issue 7: BUG: Message dispatcher
Reported by Jianp....@gmail.com, Sep 6, 2009
What steps will reproduce the problem?
Always.

What is the expected output? What do you see instead?
Message Dispatcher will lose some messages.

Please use labels and text to provide additional information.


Sep 6, 2009
#2 Jianp....@gmail.com
This bug is caused by PriorityQueue, which is not support concurrency.

Fix in trunk rev 138.
Dec 15, 2009
#3 jpyu.m...@gmail.com
(No comment was entered for this change.)
Status: Fixed