Closed GoogleCodeExporter closed 9 years ago
That's the problem of OGR. What can be cancelled is reading data from DB once
connection is established. In the case you described, it's the problem when
establishing connection, which is implemented in one call on OGR side. I can't
find a way to cancel it. ( I've tried to put this process in a separated
thread, but boost doesn't support thread termination.)
Original comment by lixun...@gmail.com
on 23 Jan 2014 at 8:14
That's what I thought. I'll move this to 1.8 milestone so that we don't forget
about it.
Original comment by mmcc...@gmail.com
on 23 Jan 2014 at 8:19
Original comment by mmcc...@gmail.com
on 10 Feb 2014 at 11:01
Original comment by lixun...@gmail.com
on 11 Feb 2014 at 3:55
Original issue reported on code.google.com by
mmcc...@gmail.com
on 23 Jan 2014 at 4:13