This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
mitogen
mirror of
https://github.com/mitogen-hq/mitogen.git
Watch
1
Star
1
Fork
You've already forked mitogen
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f4a66194e4
mitogen
/
tests
/
ansible
/
integration
/
context_service
/
all.yml
3 lines
74 B
YAML
Raw
Normal View
History
Unescape
Escape
issue #159: verify no more than 20 tasks exist on the remote
2018-04-12 11:37:31 +00:00
-
import_playbook
:
lru_one_target.yml
issue #202: ansible: forget all dependent contexts on Stream disconnect This is a partial fix, there are still at least 2 cases needing covered: - In-progress connections must have CallError or similar sent to any waiters - Once connection delegation exists, it is possible for other worker processes to be active (and in any step in the process), trying to communicate with a context that we know can no longer be communicated with. The solution to that isn't clear yet. Additionally ensure root has /bin/bash shell in both Docker images.
2018-04-21 17:21:24 +00:00
-
import_playbook
:
reconnection.yml