On 27/07/2024 21:24, Сергей Цыпанов wrote:
Hello,
I've run into a concurrency issue manifested in application becoming frozen due to pinned virtual threads.

Can you bring it to loom-dev as this looks like another case where all carriers are pinned, there is a mix of object monitors and j.u.concurrent locks, and a virtual thread that is scheduled to continue will not execute because there are no carriers available.

-Alan

Reply via email to