Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-05-06 | Fix unmatched_returns warnings in STDLIB and Kernel | Hans Bolinder | |
2011-05-12 | Types and specifications have been modified and added | Hans Bolinder | |
2010-09-06 | Change pool module to attempt to attach to nodes that are already running | Kelly McLaughlin | |
The pool module prints out an error message and takes no further action for nodes that are already running. This patch changes that behavior so that if the return from slave:start/3 is {already_running, Node} then an attempt to attach to the node is still made. This makes sense because the node has been specified by the user in the .hosts.erlang file indicating a wish for the node to be part of the pool and a manual attach can be successfully made after the pool is started. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |