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

Issue 1223263006: Use SetFinalizer to avoid leaking Snapshots. (Closed)

Created:
5 years, 5 months ago by iannucci
Modified:
5 years, 5 months ago
Reviewers:
dnj, Vadim Sh., martiniss
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/infra/infra.git@abstract
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : rebase on origin/master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M go/src/infra/gae/libs/wrapper/memory/gkvlite_utils.go View 1 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 14 (4 generated)
iannucci
5 years, 5 months ago (2015-07-11 04:45:17 UTC) #1
Vadim Sh.
https://codereview.chromium.org/1223263006/diff/1/go/src/infra/gae/libs/gae/memory/gkvlite_utils.go File go/src/infra/gae/libs/gae/memory/gkvlite_utils.go (right): https://codereview.chromium.org/1223263006/diff/1/go/src/infra/gae/libs/gae/memory/gkvlite_utils.go#newcode81 go/src/infra/gae/libs/gae/memory/gkvlite_utils.go:81: go s.Close() why not make Close a part of ...
5 years, 5 months ago (2015-07-13 18:36:47 UTC) #2
iannucci
Because that would require me to make Close part of the DSIterator interface, which it's ...
5 years, 5 months ago (2015-07-13 18:41:13 UTC) #3
Vadim Sh.
lgtm I just try to understand why this is unavoidable. How does "real" (non-mock) implementation ...
5 years, 5 months ago (2015-07-13 18:44:20 UTC) #4
iannucci
It does finalization in the servers when the rpc socket closes On Mon, Jul 13, ...
5 years, 5 months ago (2015-07-13 18:46:19 UTC) #5
iannucci
(It's also eventually consistent, I think, whereas this is a bit more precise because it's ...
5 years, 5 months ago (2015-07-13 18:50:28 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1223263006/1
5 years, 5 months ago (2015-07-14 00:00:15 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: infra_tester on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/infra_tester/builds/2380)
5 years, 5 months ago (2015-07-14 00:02:30 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1223263006/20001
5 years, 5 months ago (2015-07-14 00:03:49 UTC) #13
commit-bot: I haz the power
5 years, 5 months ago (2015-07-14 00:06:56 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/infra/infra/+/efa0090f0d734750af5ebd4822e25...

Powered by Google App Engine
This is Rietveld 408576698