<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_concurrency.py, branch 6.4.1</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>fix: the SIGTERM handler is now opt-in. #1310</title>
<updated>2022-05-18T11:18:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-05-18T11:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=803a5494ef23187e920eeb4b42e922b87cda5966'/>
<id>803a5494ef23187e920eeb4b42e922b87cda5966</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: no need to protect against a 3.11.0a4 bug anymore</title>
<updated>2022-03-03T14:47:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-03-03T14:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5f9fd32139fd0c54d025bb4c8c4132cd07ee29b0'/>
<id>5f9fd32139fd0c54d025bb4c8c4132cd07ee29b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: provide an intelligible error message for multiprocessing with no config file. #1320</title>
<updated>2022-02-09T11:08:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-02-09T11:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=32ff8715f080c5a3cfbeb605daa929f424b1e748'/>
<id>32ff8715f080c5a3cfbeb605daa929f424b1e748</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(test): simplify these tests</title>
<updated>2022-02-09T11:06:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-02-09T11:06:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=dacea2d09a383db32bb4620a987076b02fe009f8'/>
<id>dacea2d09a383db32bb4620a987076b02fe009f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: skip tests on py 3.11.0a4 that are failing in metacov</title>
<updated>2022-01-29T19:14:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-01-29T14:45:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e6a810246f0316f6518d54148b3303c9b2f47f57'/>
<id>e6a810246f0316f6518d54148b3303c9b2f47f57</id>
<content type='text'>
This specific set of circumstances was triggering
https://bugs.python.org/issue44088
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This specific set of circumstances was triggering
https://bugs.python.org/issue44088
</pre>
</div>
</content>
</entry>
<entry>
<title>test: the sigterm tests have some race conditions, let them re-run if needed</title>
<updated>2022-01-23T19:45:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-01-23T19:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d10d9ee20ff2e4603f647e9c3326a6ed13145a35'/>
<id>d10d9ee20ff2e4603f647e9c3326a6ed13145a35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: save data on SIGTERM #1307</title>
<updated>2022-01-23T18:44:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-01-23T12:15:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=dd575eec0fa173bcb6c680d2f1c822a28280d011'/>
<id>dd575eec0fa173bcb6c680d2f1c822a28280d011</id>
<content type='text'>
This covers multiprocessing.Process.terminate(), and maybe other cases also.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This covers multiprocessing.Process.terminate(), and maybe other cases also.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: minor cleanup from start_method fixture work</title>
<updated>2022-01-15T22:07:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-01-15T22:07:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0b907fe3fb2eececbec16dccc17aeabb9c64dc15'/>
<id>0b907fe3fb2eececbec16dccc17aeabb9c64dc15</id>
<content type='text'>
We only had to use remove_files because try_multiprocessing_code used to be
called twice in one test. Now that it's only called once, we don't have to clean
out stale data files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We only had to use remove_files because try_multiprocessing_code used to be
called twice in one test. Now that it's only called once, we don't have to clean
out stale data files.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(test): use a fixture to choose spawn/fork multiprocessing start_method</title>
<updated>2022-01-10T21:15:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-01-10T21:10:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d004b18a1ad59ec89b89c96c03a789a55cc51693'/>
<id>d004b18a1ad59ec89b89c96c03a789a55cc51693</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style(test): use a consistent name format for test_bug_XXX tests</title>
<updated>2022-01-10T21:15:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-01-10T12:52:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a85ac5a10b297b20a37364ed07981cc1f5da1638'/>
<id>a85ac5a10b297b20a37364ed07981cc1f5da1638</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
