chaos / powerman

cluster power control
GNU General Public License v2.0
43 stars 19 forks source link

enable valgrind test with suppressions #137

Closed garlick closed 9 months ago

garlick commented 9 months ago

This enables the valgrind test added before, with suppressions for liblsd/list.

The issue where powermand --stdio would exit immediately when EOF was received on stdin is also fixed. That was preventing any output from being sent, which is useful to see in test.

garlick commented 9 months ago

Fixed that and I'll set MWP.