fix futures that need to be failed not being failed when a connection is closed
authorTyler Riddle <t.riddle@shadowcat.co.uk>
Fri, 30 Nov 2012 21:04:48 +0000 (13:04 -0800)
committerTyler Riddle <t.riddle@shadowcat.co.uk>
Thu, 31 Jan 2013 19:49:41 +0000 (11:49 -0800)
commit867e4de52669f99e6478ab39afd9be27f27e04dd
treede87e5b05c4a72da2cca09f4698402d8a931a6f9
parent5add5e29851e82862e4d8f6d67dfce559f6685ce
fix futures that need to be failed not being failed when a connection is closed
lib/Object/Remote/Connection.pm
lib/Object/Remote/Role/Connector/PerlInterpreter.pm
lib/Object/Remote/WatchDog.pm