Page MenuHomePhabricator

Unhandled error stopping pybal: 'RunCommandMonitoringProtocol' object has no attribute 'checkCall'
Closed, ResolvedPublic

Description

On LVS hosts with RunCommand monitors configured, stopping pybal causes the following unhandled exception to be logged several times:

Feb 09 16:19:00 lvs1012 pybal[2034]: File "/usr/lib/python2.7/dist-packages/pybal/monitors/runcommand.py", line 123, in stop
Feb 09 16:19:00 lvs1012 pybal[2034]: if self.checkCall and self.checkCall.active():
Feb 09 16:19:00 lvs1012 pybal[2034]: exceptions.AttributeError: 'RunCommandMonitoringProtocol' object has no attribute 'checkCall'

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
ema triaged this task as Medium priority.Feb 10 2017, 9:57 AM
mark claimed this task.
mark subscribed.

This has been addressed in acdd0ebf74e5dd9e06c3216b9a93063ab8e91574