Re: Race Condition Issue with KJob and QNetworkAccessManager

2013-03-05 Thread Adrián Chaves Fernández
O Martes, 5 de Marzo de 2013 11:53:13 Frank Reininghaus escribiu: > I'm not a network expert, and I don't know what the cause of the > problem is, but I noticed two things: > > 1. I think the access to "m_request" in FakeServer::*Request() needs > to be protected by locking m_mutex. Doing that doe

Re: Interested for GSOC 2013 Project

2013-03-05 Thread Myriam Schweingruber
Hi Umang, On Tue, Mar 5, 2013 at 2:13 PM, Umang Kedia wrote: > Hi Alex, > > This email is in reference to GSOC idea mentioned on KDE Community page. > > I am interested in following project: > > Integrate Android with workspace: I am proficient in Java but I don't have > much experience with C++

Re: Race Condition Issue with KJob and QNetworkAccessManager

2013-03-05 Thread Frank Reininghaus
Hi Adrián, 2013/3/4 Adrián Chaves Fernández: > Hi, > > There is not much I can add to what I already posted here: > https://forum.kde.org/viewtopic.php?f=64&t=110250 > > Last Saturday I was trying to fix a test in libmediawiki. After several hours > (12, I’m ashamed to admit) the only thing I co