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>
Thu, 31 Jan 2013 19:49:41 +0000 (11:49 -0800)
commit5add5e29851e82862e4d8f6d67dfce559f6685ce
tree5a940619614e117943d4c7dd6b9fedb493b7b5bf
parentd2eadebbdb4416f421ffd5298c782fdc32f388e7
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