Re: future chain not always fully evaluated
Irmen de Jong <[email protected]> Tue, 28 Oct 2014 21:25:21 +0100
| Newsgroups | gmane.comp.python.pyro |
|---|---|
| Message-ID | <[email protected]> |
On 26-10-2014 23:06, Irmen de Jong wrote: > Hi, > > There seems to be a bug in Pyro's future implementation, the chained (then) functions > are not always fully evaluated: > > https://github.com/irmen/Pyro4/issues/64 > > Until this is fixed it's better to not use Future.then()/FutureResult.then(). > Fixed in 4.29, release is imminent. Irmen ------------------------------------------------------------------------------