<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/sec_certs/parallel_processing.py, branch 0.0.3</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.3</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/sec_certs/parallel_processing.py?h=0.0.3'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2021-12-18T15:25:33Z</updated>
<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>
<entry>
<title>Use thread/process pools from concurrent.futures.</title>
<updated>2021-12-14T10:33:47Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-12-14T10:33:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=8f48d490683ce3bb9d9b96581021168d5d128051'/>
<id>urn:sha1:8f48d490683ce3bb9d9b96581021168d5d128051</id>
<content type='text'>
The process pool from concurrent.futures should not start its
workers as daemonic processes and so processing inside of a Celery
worker should work as per:
https://stackoverflow.com/questions/6974695/python-process-pool-non-daemonic
</content>
</entry>
<entry>
<title>Add configuration switch to enable/disable tqdm.</title>
<updated>2021-12-14T10:10:56Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-12-14T10:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=a088311f2320f18c6f998677d32cccb9bbf5c20d'/>
<id>urn:sha1:a088311f2320f18c6f998677d32cccb9bbf5c20d</id>
<content type='text'>
</content>
</entry>
</feed>
