<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git, branch add-multiprocessing</title>
<subtitle>A pipeline delivery generator
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/'/>
<entry>
<title>Finish mp_pool_init() test</title>
<updated>2024-09-20T15:22:15+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-20T15:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=cf5a1771ddf560da17d3dd869897ce2005315b15'/>
<id>cf5a1771ddf560da17d3dd869897ce2005315b15</id>
<content type='text'>
* Not sure what I was going to do with that data array, but whatever it was, it was wrong.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Not sure what I was going to do with that data array, but whatever it was, it was wrong.
</pre>
</div>
</content>
</entry>
<entry>
<title>Export all variables when sourcing conda's profile scripts</title>
<updated>2024-09-20T12:29:56+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-20T12:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=fa7dc2defb4acd3a808bf8bf787518d2d2d522db'/>
<id>fa7dc2defb4acd3a808bf8bf787518d2d2d522db</id>
<content type='text'>
* This results in a fully activated environment; shell functions and all
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* This results in a fully activated environment; shell functions and all
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a likely buffer overflow</title>
<updated>2024-09-19T03:08:05+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-18T14:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=c8c0802c98db5e3d6de6b79887133e0d15567fd8'/>
<id>c8c0802c98db5e3d6de6b79887133e0d15567fd8</id>
<content type='text'>
* The log_root is appended to log_file, and might exceed the defined length.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The log_root is appended to log_file, and might exceed the defined length.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test code and expected values within test code</title>
<updated>2024-09-19T03:08:05+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-18T14:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=b9d1747f06a226ddbf7a0a61e7e21a9ce272a37a'/>
<id>b9d1747f06a226ddbf7a0a61e7e21a9ce272a37a</id>
<content type='text'>
* Errant undo operation!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Errant undo operation!
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix syntax issue in rt_generic.sh</title>
<updated>2024-09-19T03:08:05+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-18T14:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=8af1b2f8cfbea6639f922b8cc0e392fcf417eadb'/>
<id>8af1b2f8cfbea6639f922b8cc0e392fcf417eadb</id>
<content type='text'>
* line 106: [: missing `]'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* line 106: [: missing `]'
</pre>
</div>
</content>
</entry>
<entry>
<title>More tests</title>
<updated>2024-09-19T03:08:04+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-18T14:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=6329270347c33d70a75248cb4b1926d2f651b7f3'/>
<id>6329270347c33d70a75248cb4b1926d2f651b7f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incorrect failure count</title>
<updated>2024-09-19T03:08:04+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-18T14:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=4a4cdeb3f0255b0c9979397635c3a0c930fd153f'/>
<id>4a4cdeb3f0255b0c9979397635c3a0c930fd153f</id>
<content type='text'>
* No longer adds the raw status value to the failure count. Just increment it instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* No longer adds the raw status value to the failure count. Just increment it instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Comment get_task_duration</title>
<updated>2024-09-19T03:08:04+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-18T14:16:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=37f68b28cf1624d9188872bea1e8efc15141824c'/>
<id>37f68b28cf1624d9188872bea1e8efc15141824c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move process status checks outside of the if-statement</title>
<updated>2024-09-19T03:08:04+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-18T14:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=94e473cf5670f5b0373c3ec0692707e2ef9618ad'/>
<id>94e473cf5670f5b0373c3ec0692707e2ef9618ad</id>
<content type='text'>
* Reverse the order of checks so signals actually get reported when they occur
* Changed "Task finished" to "Task ended". "Finished" sounds more like "success" and might get confusing when an error occurs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Reverse the order of checks so signals actually get reported when they occur
* Changed "Task finished" to "Task ended". "Finished" sounds more like "success" and might get confusing when an error occurs
</pre>
</div>
</content>
</entry>
<entry>
<title>mp_pool_kill marks PIDs as unused</title>
<updated>2024-09-19T03:08:04+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-09-18T14:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=528b3b271ce13a5094d00f98e9b204ee0e24e795'/>
<id>528b3b271ce13a5094d00f98e9b204ee0e24e795</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
