<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Stopping python process in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/stopping-python-process/m-p/1508562#M71107</link>
    <description>&lt;P&gt;The default interrupt shortcut is &amp;lt;i+i&amp;gt;. I think Jupyter runs in a separate kernel and overrides the &amp;lt;ctrl+c&amp;gt; interrupt command.&lt;/P&gt;&lt;P&gt;You can also move your code into a script tool and use the Stop button, or a raw script that's run from a terminal and uses &amp;lt;ctrl+c&amp;gt;.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jul 2024 13:50:41 GMT</pubDate>
    <dc:creator>HaydenWelch</dc:creator>
    <dc:date>2024-07-23T13:50:41Z</dc:date>
    <item>
      <title>Stopping python process</title>
      <link>https://community.esri.com/t5/python-questions/stopping-python-process/m-p/1508541#M71106</link>
      <description>&lt;P&gt;How do I stop a python process once it's started? I've made a script that prompts users to input information, but I noticed I needed to change a layer but couldn't stop the process. Also once I start a process to export say 20 maps and notice a mistake on the first output, i.e. I forgot to turn a layer on or have a typo, etc; I have to wait until all 20 maps export before I can fix the error. I've tried hitting the "Interrupt Kernel" button, which only briefly becomes active during exports, but nothing happens. I know python fairly well but am just now learning how to use it with ArcGIS Pro. TIA&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JimmyB1982_0-1721740391094.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/110357iBF85861FF412EC9C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JimmyB1982_0-1721740391094.png" alt="JimmyB1982_0-1721740391094.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 13:16:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/stopping-python-process/m-p/1508541#M71106</guid>
      <dc:creator>JimmyB1982</dc:creator>
      <dc:date>2024-07-23T13:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping python process</title>
      <link>https://community.esri.com/t5/python-questions/stopping-python-process/m-p/1508562#M71107</link>
      <description>&lt;P&gt;The default interrupt shortcut is &amp;lt;i+i&amp;gt;. I think Jupyter runs in a separate kernel and overrides the &amp;lt;ctrl+c&amp;gt; interrupt command.&lt;/P&gt;&lt;P&gt;You can also move your code into a script tool and use the Stop button, or a raw script that's run from a terminal and uses &amp;lt;ctrl+c&amp;gt;.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 13:50:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/stopping-python-process/m-p/1508562#M71107</guid>
      <dc:creator>HaydenWelch</dc:creator>
      <dc:date>2024-07-23T13:50:41Z</dc:date>
    </item>
  </channel>
</rss>

