summaryrefslogtreecommitdiff
path: root/dev-lang/elixir/files/elixir-1.10.3-epmd-daemon.patch
AgeCommit message (Collapse)Author
2020-06-18dev-lang/elixir: start erlang via 'empd -daemon'Sergei Trofimovich
Original bug exposes some kind of a race in erlang process. It's not clear if 'epmd & exit' an unsafe construct or not. I'm assuming it's not safe. Let's see if it helps. Reported-by: Agostino Sarubbo Bug: https://bugs.gentoo.org/727344 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>