mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-10 00:04:23 -04:00
this to abort the acquisition of a connection in the OGR connection pool Provide a mechanism to avoid a deadlock when multiple OGR iterators are trying to obtain a connection to a resource at once. Refs https://github.com/qgis/QGIS/issues/43572