tyrasd / overpass-turbo

A web based data mining tool for OpenStreetMap using the Overpass API.
https://overpass-turbo.eu
Other
891 stars 129 forks source link

Aborting query can hang / Aborting a query should return control to query editor immediately #676

Open cody-somerville opened 6 months ago

cody-somerville commented 6 months ago

Aborting a query can often seemingly hang or take an unexpectedly long time to return control to the editor to permit the user to continue. Aborting a query should return control to the query editor immediately. If there is continued value in having the behavior introduced via #43, it could instead be provided via a mechanism that permits the user to resume editing such as toaster notification, docked progress bar, etc.