Clicking 'X' to stop the execution of a function in the Python window does not stop the function from executing.
上次发布: October 6, 2022ArcGIS Pro
漏洞 ID 编号
BUG-000152445
已提交
September 20, 2022
上次修改时间
April 16, 2025
适用范围
ArcGIS Pro
找到的版本
N/A
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Many operations on the ArcPy library are not cancellable. arcpy.da.Describe is not cancellable. The cancellable operations are primarily functions backed by a geoprocessing tool.