← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1472725] [NEW] Pidfile.unlock checks responses of a"void" function

 

Public bug reported:

Pidfile.unlock[1] implementation uses fcntl.flock response as a
condition but fcntl.flock is a "void" function.

[1] neutron.agent.linux.daemon

** Affects: neutron
     Importance: Undecided
     Assignee: Cedric Brandily (cbrandily)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Cedric Brandily (cbrandily)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1472725

Title:
  Pidfile.unlock checks responses of a"void" function

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  Pidfile.unlock[1] implementation uses fcntl.flock response as a
  condition but fcntl.flock is a "void" function.

  [1] neutron.agent.linux.daemon

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1472725/+subscriptions


Follow ups