]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
teach setup_alice_and_bob to return results in deferred
authorDavid Stainton <dstainton415@gmail.com>
Tue, 30 Jun 2015 01:08:53 +0000 (18:08 -0700)
committerDaira Hopwood <daira@jacaranda.org>
Wed, 30 Sep 2015 15:45:22 +0000 (16:45 +0100)
commit33c20703afdcb40295bad6c35b8dfe191469148a
treeb9fe7f294272c368b81db5e67888f34b4f335a2f
parent980bb01da5876ea9c079445f177c5b357fe25175
teach setup_alice_and_bob to return results in deferred

- however it is terrible that i was unable to set local vars in the callbacks
so i had to use object attributes instead.
src/allmydata/test/test_cli_magic_folder.py
src/allmydata/test/test_magic_folder.py