]> 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>
Tue, 15 Sep 2015 16:56:00 +0000 (17:56 +0100)
commit7c5acdff4a58881076853b81e7792354791976e2
treeb9eaf51f056fd3ea04b47a3597c9607603891363
parent7ebb240fd939146eaa3a653d999b0d9d6552b439
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