Re: Potential deadlock with LocalQueue::get() / Session::close()?

2009-03-03 Thread Gordon Sim
Rob Springer wrote: Hey all - I've noticed a problem when debugging some code, and it looks to my eyes like there's a potential deadlock situation using the timed LocalQueue::get() command when a fatal interrupt occurs. I've posted what I hope is clear reproducer code below. Could someone else

Potential deadlock with LocalQueue::get() / Session::close()?

2009-03-03 Thread Rob Springer
Hey all - I've noticed a problem when debugging some code, and it looks to my eyes like there's a potential deadlock situation using the timed LocalQueue::get() command when a fatal interrupt occurs. I've posted what I hope is clear reproducer code below. Could someone else take a quick look at i