Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(501)

Issue 23514070: Annotate WorkerPool::PostTaskAndReply as leaky. (Closed)

Created:
7 years, 3 months ago by earthdok
Modified:
7 years, 3 months ago
Reviewers:
awong
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Annotate WorkerPool::PostTaskAndReply as leaky. Tests which use WorkerPool have no way to pump it during teardown, so they will sometimes have leaks of PostTaskAndReply Closures that we can't do anything about. Since we're deprecating WorkerPool anyway, we can just annotate those leaks and forget about them. BUG=290897, 248513 R=ajwong@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223960

Patch Set 1 #

Patch Set 2 : improved the comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M base/threading/worker_pool.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
earthdok
please take a look
7 years, 3 months ago (2013-09-18 17:53:55 UTC) #1
awong
LGTM
7 years, 3 months ago (2013-09-18 18:31:53 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/earthdok@chromium.org/23514070/3001
7 years, 3 months ago (2013-09-18 19:43:40 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-18 22:19:07 UTC) #4
Message was sent while issue was closed.
Change committed as 223960

Powered by Google App Engine
This is Rietveld 408576698