<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<br>
<br>
<div class="moz-cite-prefix">On 27/07/2024 21:24, Сергей Цыпанов
wrote:<br>
</div>
<blockquote type="cite" cite="mid:6882721722111841@o5ump4w73ck7ppml.iva.yp-c.yandex.net">
<pre class="moz-quote-pre" wrap="">Hello,
I've run into a concurrency issue manifested in application becoming frozen due to pinned virtual threads.
</pre>
</blockquote>
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.<br>
<br>
-Alan<br>
<br>
<br>
</body>
</html>