-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: as per title. The underlying error is that we were trying to kill the "port" of the epmd, but port in the sense the port number that the epmd was operating on, instead of the port in the sense what erlang:open_port returned. Reviewed By: jcpetruzza Differential Revision: D67194989 fbshipit-source-id: ff6b71b026d20bec1764f6c1a6a18e8526220e7d
- Loading branch information
1 parent
4226f35
commit bd95c36
Showing
2 changed files
with
14 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters