Update of /cvsroot/freevo/freevo/src/util
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17600/src/util

Modified Files:
        fthread.py 
Log Message:
use normal notifier step incl. externals

Index: fthread.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/util/fthread.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** fthread.py  28 Oct 2004 19:33:38 -0000      1.2
--- fthread.py  19 Dec 2004 10:47:46 -0000      1.3
***************
*** 79,83 ****
          # FIXME: maybe add a max timer to pyNotifier to be sure that the step
          # function will return at some point.
!         notifier.step(True, False)
      thread.join()
      return thread.result
--- 79,83 ----
          # FIXME: maybe add a max timer to pyNotifier to be sure that the step
          # function will return at some point.
!         notifier.step()
      thread.join()
      return thread.result



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to