]> 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)
committerDavid Stainton <dstainton415@gmail.com>
Tue, 30 Jun 2015 01:33:58 +0000 (18:33 -0700)
commitaa372b3bd77ecd02532ccf6657bb6707c0aaf8ef
tree2772a9f1d1a13bd15ab9e60e7dd6d85715a2f4d5
parent0c124d3e83e3bc9bc798b894dd90310773f0727b
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