Skip to content

Fix warning about closing node with SIGKILL, to be properly treated as error in pytest

Piotr Batko requested to merge pbatko/fix-bad-reported-warning into pbatko/feature-pack

Previously warning was visible in logs, but pytest doesn't seen it. And CI also.

Merge request reports