You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
start and start_link are delegated to :exec without converting the options (e.g. port_path -> portexe and binaries -> charlists). I'm not sure that was intended.
The text was updated successfully, but these errors were encountered:
start
andstart_link
are delegated to:exec
without converting the options (e.g.port_path
->portexe
and binaries -> charlists). I'm not sure that was intended.The text was updated successfully, but these errors were encountered: