-
sharness: only send kill signal once - #1106 · cf797d3d
sharness should only send the kill signal once, as that is what a graceful shutdown should do. in the event that doesn't happen, we should send it again, and then kill -9 to prevent it lingering and messing with other tests.
由 Juan Batiz-Benet 提交于cf797d3d
×