You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/docs
David Wilson 638b196a45 ansible: fix put_file() for large temporary files.
Reverts 49736b3a, large file copies can't avoid the RTT.

The parent stack must be blocked while FileService progresses, as unlike
the small file path, it does not make a snapshot of the (possibly
temporary) file passed by the action plug-in. So we need to keep that
file alive while the service runs.

Add a new integration test and a new soak test to cover both.
6 years ago
..
_static docs: more getting started guide 7 years ago
_templates docs: fix reading time tracking :( 7 years ago
images docs: update contributors. 6 years ago
.gitignore docs: fix intensely annoying _prefix, 2 years later. 7 years ago
Makefile docs: fix intensely annoying _prefix, 2 years later. 7 years ago
ansible.rst docs: some more cleanups 6 years ago
api.rst docs: some more cleanups 6 years ago
changelog.rst ansible: fix put_file() for large temporary files. 6 years ago
conf.py docs: merge more docs back into mitogen/core.py. 6 years ago
contributors.rst docs: update contributors. 6 years ago
docs-requirements.txt Add freze alabaster version to try fix layout issue. 6 years ago
examples.rst Initial Python 3.x port work. 6 years ago
getting_started.rst comments/docs: correct mitogen.master.Context -> mitogen.parent.Context. 6 years ago
howitworks.rst docs: some more cleanups 6 years ago
index.rst docs: remove prerelease caution. 6 years ago
internals.rst docs: document mitogen.core.CHUNK_SIZE. 6 years ago
pickle-substitutes.ods docs: First round of Pickle-likes survey 7 years ago
services.rst docs: add warning label to services.rst. 6 years ago
shame.rst docs: Fix function name. 7 years ago
signals.rst docs: merge more docs back into mitogen/core.py. 6 years ago
toc.rst docs: promote contributors & changelog links at least for 2018 6 years ago