Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Remove ocp:spawn* functions or move them to the separate library #111

Open
hauleth opened this issue Dec 5, 2018 · 0 comments
Open

Remove ocp:spawn* functions or move them to the separate library #111

hauleth opened this issue Dec 5, 2018 · 0 comments

Comments

@hauleth
Copy link
Contributor

hauleth commented Dec 5, 2018

I could count on the fingers of the one had all situations when I have used raw spawn, in almost all situations I have encountered it was better to use any kind of gen_* modules or one of the many Elixir utilities over raw spawn. As you cannot use it with built ins, I would suggest that we either remove them, as these are trivial to implement, or move them to separate library, so we could remove needless code from the main tree.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant