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>
Fri, 30 Nov 2012 21:04:48 +0000 (13:04 -0800)
commit6aaa14ea30962aa1dd381c93184d180fa9f27fff
tree1c2103d1ec756bdbef1f7f570f28feecbda37085
parent29d4ad765155fa6731df0c637581e3b63d14d62b
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