Comment #2 on issue 114 by [email protected]: Mediaserver stop responding
http://code.google.com/p/mediaserver/issues/detail?id=114
Since objects queues waiting on disappears on EC2 , even while not released in any stage changed the queue to work based on Unsafe.park instead of object.wait.
Changed by revision d5e0b67bcb26. Waiting for confirmation
