<?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 ArcPy Cloning stalling in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-cloning-stalling/m-p/1338757#M68977</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using the cloning methods described here (&lt;A href="https://developers.arcgis.com/python/guide/cloning-content/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/python/guide/cloning-content/&lt;/A&gt;). I've tried the Cloning Multiple Items simultaneously and it always stalls around 12-13 items. At first, I thought it was because of the search method, so I added max_items=1000. However, this still stalls at the same interval. I also tried using this Notebook app (&lt;A href="https://github.com/tyhranac/ArcGIS-Notebooks/blob/main/CloneItemsNotebookApp.ipynb" target="_blank" rel="noopener"&gt;https://github.com/tyhranac/ArcGIS-Notebooks/blob/main/CloneItemsNotebookApp.ipynb&lt;/A&gt;) but I have the same problem. Does anyone know why it is stalling? I don't receive an error message, the script just seems to go on for hours without progress.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Oct 2023 18:03:32 GMT</pubDate>
    <dc:creator>daniel_marincounty</dc:creator>
    <dc:date>2023-10-17T18:03:32Z</dc:date>
    <item>
      <title>ArcPy Cloning stalling</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-cloning-stalling/m-p/1338757#M68977</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using the cloning methods described here (&lt;A href="https://developers.arcgis.com/python/guide/cloning-content/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/python/guide/cloning-content/&lt;/A&gt;). I've tried the Cloning Multiple Items simultaneously and it always stalls around 12-13 items. At first, I thought it was because of the search method, so I added max_items=1000. However, this still stalls at the same interval. I also tried using this Notebook app (&lt;A href="https://github.com/tyhranac/ArcGIS-Notebooks/blob/main/CloneItemsNotebookApp.ipynb" target="_blank" rel="noopener"&gt;https://github.com/tyhranac/ArcGIS-Notebooks/blob/main/CloneItemsNotebookApp.ipynb&lt;/A&gt;) but I have the same problem. Does anyone know why it is stalling? I don't receive an error message, the script just seems to go on for hours without progress.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 18:03:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-cloning-stalling/m-p/1338757#M68977</guid>
      <dc:creator>daniel_marincounty</dc:creator>
      <dc:date>2023-10-17T18:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy Cloning stalling</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-cloning-stalling/m-p/1338760#M68978</link>
      <description>&lt;P&gt;I've also tried using the "Helper Functions" section and receive this error message when I get to printing the feature layers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;---------------------------------------------------------------------------&lt;/SPAN&gt;
&lt;SPAN class=""&gt;StopIteration&lt;/SPAN&gt;                             Traceback (most recent call last)
In  &lt;SPAN class=""&gt;[77]&lt;/SPAN&gt;:
Line &lt;SPAN class=""&gt;14&lt;/SPAN&gt;:    &lt;SPAN class=""&gt;f&lt;/SPAN&gt;&lt;SPAN class=""&gt;"""&lt;/SPAN&gt;&lt;SPAN class=""&gt;{&lt;/SPAN&gt;&lt;SPAN class=""&gt;next&lt;/SPAN&gt;(f[&lt;SPAN class=""&gt;'&lt;/SPAN&gt;&lt;SPAN class=""&gt;title&lt;/SPAN&gt;&lt;SPAN class=""&gt;'&lt;/SPAN&gt;] &lt;SPAN class=""&gt;for&lt;/SPAN&gt; f &lt;SPAN class=""&gt;in&lt;/SPAN&gt; source.users.me.folders 

&lt;SPAN class=""&gt;StopIteration&lt;/SPAN&gt;: &lt;/PRE&gt;</description>
      <pubDate>Tue, 17 Oct 2023 18:07:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-cloning-stalling/m-p/1338760#M68978</guid>
      <dc:creator>daniel_marincounty</dc:creator>
      <dc:date>2023-10-17T18:07:23Z</dc:date>
    </item>
  </channel>
</rss>

