<!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 24/08/2025 12:21, Viktor Klang
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:MW4PR10MB57744C4755E73CA65EA8041EFF3FA@MW4PR10MB5774.namprd10.prod.outlook.com">
      
      <style type="text/css" style="display:none;">P {margin-top:0;margin-bottom:0;}</style>
      <div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        Not sure this applies to your specific situation, David, but for
        the other readers of this conversation I also want to raise the
        point that implementing a Joiner must be done in a thread-safe
        manner.</div>
      <br>
    </blockquote>
    Just to add to Viktor's comment. The Joiner class description has a
    API note with guidance on this point. It also has high-level
    guidance on creating Joiners to be as general-purpose as possible
    and putting "business logic" at use site (one of your other mails
    asks about this).<br>
    <br>
    -Alan<br>
  </body>
</html>