Commenting out troublesome code.

This commit is contained in:
Alan Mishchenko 2025-12-24 21:49:23 -08:00
parent 95b8d57331
commit 99ca3e4428
1 changed files with 4 additions and 0 deletions

View File

@ -76,6 +76,8 @@ void kill_on_parent_death(int sig)
}
}
/*
#elif defined(__APPLE__)
template <typename Func>
@ -123,6 +125,8 @@ void kill_on_parent_death(int sig)
monitor_thread.detach();
}
*/
#else // neither linux or OS X