<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Jaromir,<br>
    <br>
    On 2/24/2023 6:22 PM, Jaromir Matas via Cuis-dev wrote:
    <blockquote
cite="mid:PH7PR12MB7987FC1D910A37C62434EDD9EEA89@PH7PR12MB7987.namprd12.prod.outlook.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Calibri Light";
        panose-1:2 15 3 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
p.MsoNoSpacing, li.MsoNoSpacing, div.MsoNoSpacing
        {mso-style-priority:1;
        margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";
        color:black;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
      <div class="WordSection1">
        <p class="MsoNormal">Hi Juan,</p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">> Not sure why you removed the `push:
          nil` in #unwindAndStop:</p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I haven't; #unwindAndStop: was not part of
          the latest changeset, the previous version probably sneaked
          back in somehow :) The correct version is included in the
          attached changeset.</p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
    </blockquote>
    <br>
    That was most likely my mistake. Apologies for the noise.<br>
    <br>
    <blockquote
cite="mid:PH7PR12MB7987FC1D910A37C62434EDD9EEA89@PH7PR12MB7987.namprd12.prod.outlook.com"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal">The attached is mostly polishing up, but
          also a few small bugfixes:</p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">#contextOn:do: ... the same bug as in
          #contextEnsure: </p>
        <p class="MsoNormal">#unwindTo:safely: ... a missing nil check
          (dealing with: [] ensure: nil); a corresponding test included</p>
        <p class="MsoNormal">#runUntilErrorOrReturnFrom: ... a missing
          nil check (discovered in a Squeak example but relevant for
          Cuis too)</p>
      </div>
    </blockquote>
    <br>
    Integrated. Thank you!<br>
    <br>
    <blockquote
cite="mid:PH7PR12MB7987FC1D910A37C62434EDD9EEA89@PH7PR12MB7987.namprd12.prod.outlook.com"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal">Maybe we could remove the methods
          associated with my initial #terminate attempt you renamed to
          #terminateFromForkedProcess. But it's up to you if you want to
          keep them for a little longer. It'd be:</p>
        <p class="MsoNormal">#terminateFromForkedProcess</p>
        <p class="MsoNormal">#complete:to: </p>
        <p class="MsoNormal">#runUnwindUntilErrorOrReturnFrom:</p>
      </div>
    </blockquote>
    <br>
    I included a cs to remove thes.<br>
    <br>
    <blockquote
cite="mid:PH7PR12MB7987FC1D910A37C62434EDD9EEA89@PH7PR12MB7987.namprd12.prod.outlook.com"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal">This would be the final update in the
          "termination department" :)</p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Many thanks for your always inspiring
          comment and suggestions!</p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Best,</p>
        <p class="MsoNormal">Jaromir</p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNoSpacing"><span lang="CS">--</span></p>
        <p class="MsoNoSpacing"><strong><span style="font-family:
              "Calibri Light",sans-serif; color: rgb(51, 51,
              51); font-weight: normal;">Jaromír Matas</span></strong><span
            style="font-family: "Calibri Light",sans-serif;
            color: rgb(85, 85, 85);"><o:p></o:p></span></p>
        <p class="MsoNoSpacing"><span style="font-family: "Calibri
            Light",sans-serif; color: rgb(46, 117, 182);"><a class="moz-txt-link-abbreviated" href="mailto:mail@jaromir.net">mail@jaromir.net</a></span></p>
      </div>
    </blockquote>
    <br>
    Thank you very much Jaromir. You did a real service to Cuis and our
    community!<br>
    Cheers,<br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich</pre>
  </body>
</html>