David Wilson
b51e41edb5
Working DockerMixin for tests.
7 years ago
David Wilson
5b4f9bd863
Fixup ansible_demo.py for recent Ansibles
7 years ago
David Wilson
1f99dcb435
fix unbelievably dumb variable shadowing
7 years ago
David Wilson
25e4724bac
A few more mitogen.slave/master changes
7 years ago
David Wilson
708b742a9c
Mention git.
7 years ago
David Wilson
4e8b9ecb27
ssh: Support disabling strict host key checking.
7 years ago
David Wilson
559b88ff12
ssh: Support specifying the port too.
7 years ago
David Wilson
bdf4fcfbce
Tidy up test.
7 years ago
David Wilson
be9e55fe8c
pickle: support Context(), use same unpickler everywhere.
...
* Support passing Context() objects in function calls and return values.
Now the fakessh demo from the documentation index would work
correctly.
* Since slaves can communicate with each other now, they should also use
the same approach to unpickling as the master already used. Collapse
away all the unpickle extension crap and hard-wire just the 3 types
that support unpickling.
7 years ago
David Wilson
11acc031a9
pickle: Prevent access to the _Dead and CallError constructors
...
This should be pretty much identical the same behaviour as before, but
the extra assertion makes me feel happier.
7 years ago
David Wilson
92ae866271
Import random old test scripts into tests/ dir.
7 years ago
David Wilson
996d847731
Add some broken tests
7 years ago
David Wilson
e75f1d8579
Add call_function_test, fix various exception bugs.
7 years ago
David Wilson
e7ff6259a3
Initial commit.
7 years ago