hard to determine causes of late evaluation
Bug #890976 reported by
Robert Collins
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Robert Collins | ||
python-oops-tools |
Fix Released
|
High
|
Robert Collins |
Bug Description
We see the actions, but not what triggers them.
Possible solutions include callgraphs - profiling - slow pages, or more simply grabbing a backtrace when an external action occurs.
Related branches
lp:~lifeless/launchpad/oops-polish
- William Grant (community): Approve (code)
-
Diff: 163 lines (+71/-17)4 files modifiedlib/canonical/launchpad/webapp/errorlog.py (+5/-0)
lib/canonical/launchpad/webapp/login.py (+10/-4)
lib/canonical/launchpad/webapp/tests/test_errorlog.py (+16/-0)
lib/canonical/launchpad/webapp/tests/test_login.py (+40/-13)
lp:~lifeless/python-oops-tools/polish
- Jeroen T. Vermeulen (community): Approve
-
Diff: 183 lines (+29/-20)6 files modifiedsrc/oopstools/NEWS.txt (+5/-0)
src/oopstools/oops/models.py (+10/-10)
src/oopstools/oops/templates/oops.html (+3/-1)
src/oopstools/oops/test/oops.txt (+1/-1)
src/oopstools/oops/test/pagetest.txt (+2/-1)
src/oopstools/oops/test/test_dboopsloader.py (+8/-7)
Changed in launchpad: | |
assignee: | nobody → Robert Collins (lifeless) |
Changed in launchpad: | |
status: | Triaged → In Progress |
Changed in python-oops-tools: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Robert Collins (lifeless) |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | In Progress → Fix Released |
Changed in python-oops-tools: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Deployed on oops tools.