<p>The job killer introduced at <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/rpm-software-management/rpm/commit/06953879d3e0b1e9a434979056d1225ab4646142/hovercard" href="https://github.com/rpm-software-management/rpm/commit/06953879d3e0b1e9a434979056d1225ab4646142"><tt>0695387</tt></a><br>
failed to take into account the fact that the processes <em>can</em> die between<br>
us grabbing the pids and actually killing them, and that trying to kill<br>
a non-existent process will cause a script running with -e to actually<br>
terminate an error. So we end up failing a successful build by trying<br>
to kill process that exited on its own, ugh :)</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/rpm-software-management/rpm/pull/749'>https://github.com/rpm-software-management/rpm/pull/749</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Don't fail build trying to kill a non-existent process (RhBug:1720143)</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/rpm-software-management/rpm/pull/749/files#diff-0">macros.in</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/rpm-software-management/rpm/pull/749.patch'>https://github.com/rpm-software-management/rpm/pull/749.patch</a></li>
  <li><a href='https://github.com/rpm-software-management/rpm/pull/749.diff'>https://github.com/rpm-software-management/rpm/pull/749.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/rpm-software-management/rpm/pull/749?email_source=notifications&email_token=ADLPZU3HOU3NSM5I2N7OJBDP2IJYXA5CNFSM4HXX2JJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GZIR2DQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ADLPZU3FA3NZCFYXBXCO2STP2IJYXANCNFSM4HXX2JJA">mute the thread</a>.<img src="https://github.com/notifications/beacon/ADLPZUYO2FBKGD46HRGEWODP2IJYXA5CNFSM4HXX2JJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GZIR2DQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/rpm-software-management/rpm/pull/749?email_source=notifications\u0026email_token=ADLPZU3HOU3NSM5I2N7OJBDP2IJYXA5CNFSM4HXX2JJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GZIR2DQ",
"url": "https://github.com/rpm-software-management/rpm/pull/749?email_source=notifications\u0026email_token=ADLPZU3HOU3NSM5I2N7OJBDP2IJYXA5CNFSM4HXX2JJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GZIR2DQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>