I don't use it myself in Pike 8.0, I use it in Pike 8.1 now. But, in the interest of stabilty I can offer to port the fixes from 8.1 to 8.0 (which, I hope, should be reasonably straightforward, I haven't looked yet).
Should I?
I am still seeing quite a few testsuite failures, like:
Doing tests in modules/_Stdio/testsuite (181 tests, pid 12880) Socket test Child: Copying 19712 bytes of data on 14 fake pipes Failed to read complete data, errno=0, "Success". 0:Input buffer: 0:Expected data: 1536 bytes.
Child failed with errcode 1
Parent: Copying 19712 bytes of data on 14 fake pipes Failed to read complete data, errno=0, "Success". 0:Input buffer: 0:Expected data: 1536 bytes.
3/26 tests failed (skipped 0).
Call me old-school, but I would not necessarily think of backporting to the stable branch while that is going on...