Skip to content

[py][test] Clear up NUL truncation issue take 2

James Browning requested to merge (removed):2022d27-nul-trunc into master

TLDR: the code in the tree breaks about 1/9 of the time rather than sending a NUL '\0'.

Now should work on FreeBSD-11 as well.

Merge request reports