| Bug ID Number |
BUG-000125327 |
| Submitted | September 17, 2019 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS for Desktop |
| Version found | 10.7.1 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
|
Additional Information
The architectural model of the ArcMap 10.x applications precludes their use from most multithreaded problems. ArcGIS Pro has multithreading as a core principle and the sample code provided works without issue in that program. The changes to support a multithreaded environment inside these older applications would not be trivial to implement, and is a known limitation.
Workaround
Run the script in IDLE instead of ArcMap.
Steps to Reproduce