ValueError: list.remove(x): x not in list

Bug #754038 reported by Diogo Matsubara
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Critical
Gary Poster

Bug Description

Some api clients triggered a ValueError. OOPS-1922A1004, OOPS-1922B919, OOPS-1922A1017

Tags: oops
Revision history for this message
Gary Poster (gary) wrote :

These happen when the WADL is served, which sometimes (for unknown reasons) seems to decide that it needs to actually generate WADL rather than serving the pre-rendered file. Generating the WADL looks like it uses a global (_PYDOC_PARSER) which would explain this as simply some non-thread-safe code.

Switching to Apache, as we are doing for bug 607961, should solve this problem as well.

Changed in launchpad:
assignee: nobody → Gary Poster (gary)
Gary Poster (gary)
Changed in launchpad:
status: Triaged → In Progress
Gary Poster (gary)
Changed in launchpad:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.