June 5, 2009
12:03 a.m.
On 04.06.2009, at 19:09, Gabriel Cotelli wrote:
Hi,
anybody knows why exists SharedQueue2 ??
Seem to be used only in test cases...
There used to be problems with SharedQueue, so Lex Spoon (I think) proposed to use a Monitor based one with tests. We added that to 3.9 at some point, with the idea of testing it. I think SharedQueue2 can be removed, there have been bugfixes included for SharedQueue in the meantime. Marcus