]> 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>
Thu, 1 Oct 2015 00:19:44 +0000 (01:19 +0100)
commitebf3b527d669ac91063722b7e583873005195b94
treee4d92daf99266fb22a0d30cefa2003eb23a28301
parentec73ca58ee40f58d69f1ff6bb1b1213d4065c8d8
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