<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Apr 22, 2014 at 12:38 PM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 22/04/2014 11:32 am, Arve Knudsen wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
On Tue, Apr 22, 2014 at 12:29 PM, Phil Thompson<br>
<<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>> wrote:<br>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
On 22/04/2014 11:22 am, Arve Knudsen wrote:<br>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am experiencing this issue <a href="http://again.it" target="_blank">again.it</a> [1] [1]'s QtSql.QSqlQuery<div class=""><br>
that<br>
<br>
locks up the application, even though it runs in a non-UI thread.<br>
I've<br>
confirmed that the main thread has relinquished control back to<br>
the Qt<br>
event loop.<br>
<br>
It's a total showstopper at the moment, so I'm considering<br>
querying in<br>
a separate process instead.<br>
<br>
Arve<br>
</div></blockquote><div class="">
<br>
Sorry I've just realised that my comment below is completely wrong.<br>
The GIL is released for next() but nor for value() or any ctor. Can<br>
you confirm exactly which function it is locking up in?<br>
</div></blockquote><div class="">
<br>
I mean the QtSql.QSqlQuery ctor.<br>
</div></blockquote>
<br>
Which one?<br></blockquote><div><br></div><div>The one accepting a QString.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Try adding /ReleaseGIL/ to it and rebuild.</blockquote><div><br></div><div>I'm on it :) </div><div><br></div><div>Arve</div></div></div></div>