Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 3234
blobf8f44c4700558e2320ffca1d804f515dbae2428e
1 Title: Make unixcat more robust
2 Level: 1
3 Component: core
4 Class: fix
5 Compatible: compat
6 State: unknown
7 Version: 1.4.0i1
8 Date: 1456222762
10 Previously it could happen that unixcat crashed when system resources and/or
11 limits were low, especially the nproc limit.  Now we emit sensible error
12 messages and exit with new return codes (5 and 6).