<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/sec_certs/parallel_processing.py, branch 0.0.9</title>
<subtitle>Tool for analysis of security certificates (Common Criteria, FIPS 140...).</subtitle>
<id>https://git.neuromancer.sk/sec-certs.git/atom/sec_certs/parallel_processing.py?h=0.0.9</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/sec_certs/parallel_processing.py?h=0.0.9'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2022-03-23T10:44:34Z</updated>
<entry>
<title>Explicitly terminate the Thread or Process pool.</title>
<updated>2022-03-23T10:44:34Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-03-23T10:44:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=a71f1d045f986c6c20e5fbc5d280fc515c338324'/>
<id>urn:sha1:a71f1d045f986c6c20e5fbc5d280fc515c338324</id>
<content type='text'>
Should help deal with https://github.com/celery/billiard/issues/282
which manifests each two weeks or so when the celery process runs
out of open file descriptors and the updates stop working in weird
ways.
</content>
</entry>
<entry>
<title>finalize type hints in helpers</title>
<updated>2022-02-11T15:39:23Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-02-11T15:39:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=2100a11ffeca76dc96a644c44de0b509c6665faa'/>
<id>urn:sha1:2100a11ffeca76dc96a644c44de0b509c6665faa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>well, now's the time to fix isort</title>
<updated>2021-12-18T15:25:33Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2021-12-18T15:25:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=13b04730b5dcab6ba109963f7e1c16858012ad39'/>
<id>urn:sha1:13b04730b5dcab6ba109963f7e1c16858012ad39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sort imports</title>
<updated>2021-12-18T13:18:46Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2021-12-18T13:18:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=6e980798f0e51ac2b581aa79c8d314a3c935b4c5'/>
<id>urn:sha1:6e980798f0e51ac2b581aa79c8d314a3c935b4c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format code with black</title>
<updated>2021-12-18T13:02:25Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2021-12-18T13:02:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=450b7dd65f095b98704a379ef7b654890098b33c'/>
<id>urn:sha1:450b7dd65f095b98704a379ef7b654890098b33c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try billiard.</title>
<updated>2021-12-15T20:00:02Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-12-15T19:59:40Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=58252fc2fda53431bf7ded32a0041b1b46d7d19a'/>
<id>urn:sha1:58252fc2fda53431bf7ded32a0041b1b46d7d19a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix import error parallel processing</title>
<updated>2021-12-15T09:04:02Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2021-12-15T09:04:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=3f0933668439a03d6b4e174848ad7ea8a96f2cdc'/>
<id>urn:sha1:3f0933668439a03d6b4e174848ad7ea8a96f2cdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'dev' into fix/better-multiprocessing</title>
<updated>2021-12-15T08:13:50Z</updated>
<author>
<name>adamjanovsky</name>
</author>
<published>2021-12-15T08:13:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=2369023f77f779a6eb935bed5bbb83c23520b537'/>
<id>urn:sha1:2369023f77f779a6eb935bed5bbb83c23520b537</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'dev' into feature/tqdm-configuration</title>
<updated>2021-12-15T08:09:07Z</updated>
<author>
<name>adamjanovsky</name>
</author>
<published>2021-12-15T08:09:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=5cf8b22ed4479b7a5de032cacc4379ed8dfef577'/>
<id>urn:sha1:5cf8b22ed4479b7a5de032cacc4379ed8dfef577</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor refactoring of types</title>
<updated>2021-12-15T06:49:21Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2021-12-15T06:49:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=872b12f60af62bed0d6b29e33492379b7ba39070'/>
<id>urn:sha1:872b12f60af62bed0d6b29e33492379b7ba39070</id>
<content type='text'>
</content>
</entry>
</feed>
