Merge lp://staging/~allenap/txlongpoll/fallback-observer-bug-869463 into lp://staging/txlongpoll
Proposed by
Gavin Panella
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Gavin Panella | ||||
Approved revision: | 74 | ||||
Merged at revision: | 74 | ||||
Proposed branch: | lp://staging/~allenap/txlongpoll/fallback-observer-bug-869463 | ||||
Merge into: | lp://staging/txlongpoll | ||||
Diff against target: |
10 lines (+1/-1) 1 file modified
twisted/plugins/txlongpoll.py (+1/-1) |
||||
To merge this branch: | bzr merge lp://staging/~allenap/txlongpoll/fallback-observer-bug-869463 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Gavin Panella | Approve | ||
Review via email: mp+78493@code.staging.launchpad.net |
Commit message
Fix a nasty CPU/memory eating issue by passing a callable to OOPSObserver instead of a FileLogObserver.
Description of the change
See the bug.
To post a comment you must log in.
!!!