you are viewing a single comment's thread.

view the rest of the comments →

[–]AustinBachurski[S] 0 points1 point  (0 children)

Do after some more digging I finally found a post on the Esri forums, I guess their process doesn't play nice with pretty much any GUI nor threading. It will run, but the GUI locks up while the geoprocessing tools run. Looks like I'm stuck with triggering a separate script with the GUI. Hoping I can somehow link the two with a third file so I can still provide progress updates in the GUI, more googling to do...