<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Apr 22, 2014 at 12:29 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:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">On 22/04/2014 11:22 am, Arve Knudsen wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I am experiencing this issue <a href="http://again.it" target="_blank">again.it</a> [1]'s QtSql.QSqlQuery that<div class=""><br>
locks up the application, even though it runs in a non-UI thread. I've<br>
confirmed that the main thread has relinquished control back to the Qt<br>
event loop.<br>
<br>
It's a total showstopper at the moment, so I'm considering querying in<br>
a separate process instead.<br>
<br>
Arve<br>
</div></blockquote>
<br>
Sorry I've just realised that my comment below is completely wrong. The GIL is released for next() but nor for value() or any ctor. Can you confirm exactly which function it is locking up in?</blockquote><div><br></div>
<div>I mean the QtSql.QSqlQuery ctor.</div><div><br></div><div>Arve </div></div></div></div>