perl5
perl5 copied to clipboard
Document clone_params_(del|new)
IMHO, only modules implementing threads should need such a thing, and the fact that some other code on CPAN uses it means we have leaky abstractions elsewhere (in particular, the CLONE
method doesn't get CLONE_PARAMS*
as parameter).
And TBH, threading modules need enough knowledge of the internals of CLONE_PARAMS that this function is not terribly useful.
I'm not sure this interface is good enough to be API.
There doesn't seem to be enough consensus to warrant merging this p.r. It now has merge conflicts. Discussion petered out more than a year ago. Can we close this ticket?
There doesn't seem to be enough consensus to warrant merging this p.r. It now has merge conflicts. Discussion petered out more than a year ago. Can we close this ticket?
No one has spoken up for keeping this p.r. open. Closing.