Hacker News new | ask | show | jobs
by incontrol 478 days ago
I was super excited until I read:

"...if you are using this library to integrate with Python, make sure it happens in a single Elixir process..."

1 comments

What’s the problem? You plan on running multiple instances of you Elixir program?
I'm using Python script in my Phoenix app (not Livebook). I hoped Pythonx would solve all the issues associated with System.cmd, but as you can imagine, I have more than one user.