Unless I just didn’t look in the right places, seems like there is no documentation for the cancelable
parameter. I believe such documentation should ideally also talk about its interaction with fork
. (Because the reason I was trying to read these pages is because I had a project in which setting both to true
solves my problem but neither does alone.)