David Wilson
|
e703522010
|
issue #505: docs: add new detail graph for one scenario.
|
6 years ago |
David Wilson
|
c279454502
|
docs: update and re-record profile graphs in docs; closes #505
pcaps moved to 'pcaps' branch.
|
6 years ago |
David Wilson
|
eb67fbe9d2
|
ansible: double the default pool size.
Tempted to push this up to 64, but let's do it incrementally just in
case.
|
6 years ago |
David Wilson
|
e167f6373c
|
docs: update Changelog.
|
6 years ago |
David Wilson
|
b499fbe29b
|
ansible: add mitogen_ssh_compression variable.
|
6 years ago |
David Wilson
|
2153e195c3
|
docs: changelog tidyups.
|
6 years ago |
David Wilson
|
4531338b12
|
ansible: document and make affinity stuff portable to non-Linux
Portable as in does nothing for the time at least for now.
|
6 years ago |
David Wilson
|
f06152db97
|
docs: update Changelog.
|
6 years ago |
David Wilson
|
7b129e8576
|
ansible: use Poller for WorkerProcess; closes #491.
|
6 years ago |
David Wilson
|
8f6e6b3940
|
docs: update Changelog.
|
6 years ago |
David Wilson
|
90573b1963
|
docs: update Changelog.
|
6 years ago |
Alex Willmer
|
2b1035b500
|
Merge branch 'master' into cover-us
|
6 years ago |
Alex Willmer
|
2fa84e096f
|
Aggregate code coverage data across tox all runs
Fixes #529
|
6 years ago |
David Wilson
|
8a2dcbf674
|
docs: update Changelog; closes #527.
|
6 years ago |
Alex Willmer
|
0d725f9cd8
|
Fix DeprecationWarning in mitogen.utils.run_with_router()
```
14:20:32.186270 W py.warnings:
/home/alex/src/mitogen/mitogen/utils.py:152: DeprecationWarning: invalid
escape sequence \*
"""
```
|
6 years ago |
Alex Willmer
|
e7d70b109b
|
Generate coverage report even if some tests fail
`set -o errexit` was exiting run_tests prematurely if any test failed,
so the coverage report was not always generated.
|
6 years ago |
David Wilson
|
77e7cadd22
|
issue #429: update Changelog.
|
6 years ago |
David Wilson
|
cd1e5e0138
|
issue #429: update Changelog.
|
6 years ago |
David Wilson
|
60e9596e7d
|
docs: update Changelog; closes #499.
|
6 years ago |
David Wilson
|
3158c4ae9d
|
docs: update Changelog; closes #493.
|
6 years ago |
David Wilson
|
bf676aacfe
|
docs: update Changelog; closes #479.
|
6 years ago |
David Wilson
|
ac4e61e19e
|
docs: update Changelog; closes #477.
|
6 years ago |
David Wilson
|
bb9bb593e4
|
docs: update Changelog.
|
6 years ago |
David Wilson
|
63da372de5
|
docs: update Changelog.
|
6 years ago |
David Wilson
|
dd30a907ce
|
issue #477: promote setup_gil() to mitogen.utils
This is since ansible_mitogen/process.py is 2.6-only, and I want to use
setup_gil() in 2.4 code.
|
6 years ago |
David Wilson
|
6a2f88d6a3
|
issue #477: make mitogen.fork unsupported on Py<2.6.
|
6 years ago |
David Wilson
|
3e255129ab
|
docs: add another strace recipe
|
6 years ago |
David Wilson
|
a302b71f58
|
docs: include strace wrapper trick.
|
6 years ago |
David Wilson
|
b5c14cecda
|
docs: docs and docstrings.
|
6 years ago |
David Wilson
|
5c5269e147
|
docs: Changelog typo.
|
6 years ago |
David Wilson
|
d76312d03c
|
docs: s/doffers/differs/
|
6 years ago |
David Wilson
|
fb815ebec6
|
issue #434: add to Changelog.
|
6 years ago |
David Wilson
|
0edeec118c
|
issue #401: add to Changelog.
|
6 years ago |
David Wilson
|
6856ee9021
|
issue #359: add to Changelog.
|
6 years ago |
David Wilson
|
8f1cff7d08
|
issue #396: add to Changelog.
|
6 years ago |
David Wilson
|
efdfd4a353
|
docs: add thanks entry
|
6 years ago |
David Wilson
|
97d2f2e1db
|
issue #436: add to Changelog.
|
6 years ago |
David Wilson
|
c654379482
|
issue #465: add to Changelog.
|
6 years ago |
David Wilson
|
c4d0046164
|
issue #404: add to Changelog.
|
6 years ago |
David Wilson
|
b8e1adf4fa
|
issue #251: readd to Changelog.
|
6 years ago |
David Wilson
|
15182bb814
|
issue #412: pad out debugging docs, add get_stack to changelog.
|
6 years ago |
David Wilson
|
1119f24071
|
issue #414: reinitialize service pool lock on fork
|
6 years ago |
David Wilson
|
581b1e4191
|
docs: update Changelog.
|
6 years ago |
David Wilson
|
6dc3389acc
|
docs: update Changelog.
|
6 years ago |
David Wilson
|
146e0c3ccb
|
issue #407: update Changelog.
Closes #407.
|
6 years ago |
David Wilson
|
6af1a64cce
|
master: handle crazy non-modules in sys.modules again; closes #310.
|
6 years ago |
David Wilson
|
c1980aac6b
|
issue #349: update Changelog.
|
6 years ago |
David Wilson
|
fed6a8856b
|
docs: add unused import to Changelog.
|
6 years ago |
David Wilson
|
ea9ef50b3c
|
issue #415: replace default Poller with select.poll()
30% latency reduction for IPC.
|
6 years ago |
David Wilson
|
b7add60097
|
issue #408: update Changelog; closes #408.
|
6 years ago |