Open andrewshadura opened 8 months ago
The commit e26c8047f7299f046f87308705b062973d686f5f added executor_pid_test which currently depends on the BSD-specific fchflags system call.
executor_pid_test
fchflags
Please provide an alternative implementation that doesn’t require fchflags.
Thanks!
The commit e26c8047f7299f046f87308705b062973d686f5f added
executor_pid_test
which currently depends on the BSD-specificfchflags
system call.Please provide an alternative implementation that doesn’t require
fchflags
.Thanks!