<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
On 27/12/2024 18:00, Jige Yu wrote:<br>
<blockquote type="cite" cite="mid:CAKD1RYsNhZUc3euM+tsvvOvcJymnDzA70XwsHMLbMS=BEEJdRA@mail.gmail.com">
<div dir="ltr">Hi Loom experts,
<div><br>
</div>
<div>I was reading the <a href="https://github.com/openjdk/loom/blob/fibers/src/java.base/share/classes/java/util/stream/Gatherers.java" moz-do-not-send="true">mapConcurrent() </a>source code
yesterday and started to wonder what the behavior is when the
thread running the gatherer is being interrupted while
waiting.</div>
<br>
</div>
</blockquote>
This is Stream Gatherers and unspecified behavior when interrupted
so better to bring this to core-libs-dev to discuss.<br>
<br>
-Alan<br>
</body>
</html>