Skip to content

Commit

Permalink
works for test_internet but some dirty reactor problems
Browse files Browse the repository at this point in the history
  • Loading branch information
ghtdak committed Mar 11, 2008
1 parent 5968b89 commit 9556fbc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions qt4reactor.py
Expand Up @@ -172,9 +172,6 @@ def crash(self):
super(QTReactor,self).crash()

def iterate(self,delay=0.0):
#if not self._timer.isActive():
#self._timer.start(0) # locked?
#self.qApp.processEvents() # gotta do at least one
t=self.running # not sure I entirely get the state of running
self.running=True
try:
Expand Down

0 comments on commit 9556fbc

Please sign in to comment.