proxy dies() when a method is invoked and the handle is not valid; add 2 more exclusi...
authorTyler Riddle <t.riddle@shadowcat.co.uk>
Fri, 30 Nov 2012 01:36:37 +0000 (17:36 -0800)
committerTyler Riddle <t.riddle@shadowcat.co.uk>
Fri, 30 Nov 2012 01:36:37 +0000 (17:36 -0800)
commit29d4ad765155fa6731df0c637581e3b63d14d62b
tree340dd130a8906148cceb3a3d2ed6e886e1a2cf85
parent2a4b201aa50b595d094274da40fba21c52e96c90
proxy dies() when a method is invoked and the handle is not valid; add 2 more exclusions to log forwarding
lib/Object/Remote/Connection.pm
lib/Object/Remote/Handle.pm
lib/Object/Remote/Proxy.pm
lib/Object/Remote/Role/Connector.pm
lib/Object/Remote/Role/Connector/PerlInterpreter.pm
lib/Object/Remote/Role/LogForwarder.pm
lib/Object/Remote/WatchDog.pm