<div dir="ltr"><div dir="ltr">Robert Engels <<a href="mailto:rengels@ix.netcom.com">rengels@ix.netcom.com</a>> ezt írta (időpont: 2023. aug. 6., V, 15:15):<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Why not use the existing executor services that are not based on virtual threads?<br><br></blockquote><div><br></div><div>Because the point is that you want to write synchronous code, and I'm not sure what you are recommending exactly, but this is definitely problematic: `executor.submit(() -> whatever).get()` for multiple reasons.</div></div></div>