[Elisa-commits] [MERGE] cancellable defer

Benjamin Kampmann benjamin at fluendo.com
Mon Apr 7 16:35:41 CEST 2008


This is the first real merge request.

We want to merge the cancellable defers into the rest branch. This is 
the already got covered implementation. It has an implementation for the 
cancellable deferreds as suggested in the twisted trac. It also contains 
a wrapper module that selects the right defers (our implementation or 
the one of the twisted project). so you could simple use it directly as

from elisa.core.utils import defer

and it acts the same as the twisted.internet.defer module (with all 
functions and classes) beside that it is always using the cancellable defer.

This patch also contains a full test for it.

Benjamin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bzr-mail-NNO3fp.patch
Type: text/x-patch
Size: 20482 bytes
Desc: not available
Url : http://lists.fluendo.com/pipermail/elisa-commits/attachments/20080407/970cd19d/bzr-mail-NNO3fp.bin


More information about the Elisa-commits mailing list