Skip to content

Commit

Permalink
remove accidental code addition from testing
Browse files Browse the repository at this point in the history
  • Loading branch information
vtjnash committed Jul 24, 2014
1 parent 8a1988b commit 4448e7c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions base/multi.jl
Original file line number Diff line number Diff line change
Expand Up @@ -908,8 +908,6 @@ function create_message_handler_loop(sock::AsyncStream) #returns immediately

end # end of while
catch e
display_error(e, catch_backtrace())

iderr = worker_id_from_socket(sock)
# If error occured talking to pid 1, commit harakiri
if iderr == 1
Expand Down

0 comments on commit 4448e7c

Please sign in to comment.