<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:40):<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"><div dir="auto"><div dir="ltr"></div><div dir="ltr">Then don’t use an executor and call it directly???</div><div dir="ltr"><br></div><div dir="ltr">If it’s fully synchronous on the same thread it is a method call. </div><div dir="ltr"></div><blockquote type="cite"><div dir="ltr"><br></div></blockquote></div></blockquote><div><br></div><div>No. If you read what I wrote in my first email, the problem is that you don't want to call it plainly, because executors are often used to allow external code to specify the context some actions are to be executed (e.g., to limit concurrency). </div></div></div>