perl5 icon indicating copy to clipboard operation
perl5 copied to clipboard

Document clone_params_(del|new)

Open khwilliamson opened this issue 2 years ago • 1 comments

khwilliamson avatar May 19 '22 03:05 khwilliamson

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.

Leont avatar May 21 '22 22:05 Leont

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?

jkeenan avatar Aug 01 '23 02:08 jkeenan

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.

jkeenan avatar Aug 16 '23 22:08 jkeenan