Ticket #475 (new Defect: null)
Opened 2 years ago
Long-running child processes (such as Okubo-Weiss eddy detection) cannot be cancelled from ArcGIS
| Reported by: | jjr8 | Owned by: | jjr8 |
|---|---|---|---|
| Priority: | Medium | Milestone: | 0.8 |
| Component: | Tools - Data Management | Version: | |
| Keywords: | Cc: |
Description
The problem is that the GeoEco.DataManagement.Processes.ChildProcess class does not check for cancellation in its event loop. It should be simple enough to have it check once a second. Once that is done, any MGET tool that creates a child process will be cancellable.
Note: See
TracTickets for help on using
tickets.
