[Twisted-Python] perspective broker question
Egor Cheshkov
egor at iplus.ru
Tue Apr 22 03:13:14 MDT 2003
Hello everyone! Newbie question. I need to make a blocking call in
perspective_X() method. So I put my call into separate thread and get a
deferred wich will be called back when data available. But deferred
could not be returned from perspective_X method (not sure). My question
is how can I implement perspective_X method wich getting data from
deferred?
--
Egor Cheshkov <egor at iplus.ru>
More information about the Twisted-Python
mailing list