Rfaulk has submitted this change and it was merged. Change subject: merge. repair_runtime. ......................................................................
merge. repair_runtime. Change-Id: I4658e603be1cff3b8b6334466608ec14f342c730 --- M user_metrics/api/__init__.py 1 file changed, 0 insertions(+), 4 deletions(-) Approvals: Rfaulk: Verified; Looks good to me, approved diff --git a/user_metrics/api/__init__.py b/user_metrics/api/__init__.py index b31d176..5d41e16 100644 --- a/user_metrics/api/__init__.py +++ b/user_metrics/api/__init__.py @@ -17,10 +17,6 @@ query_mod = nested_import(settings.__query_module__) -# Lock for request notification callback operations -# defined in request_manager.py -REQ_NCB_LOCK = Lock() - # The url path that precedes an API request REQUEST_PATH = 'cohorts/' -- To view, visit https://gerrit.wikimedia.org/r/77672 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4658e603be1cff3b8b6334466608ec14f342c730 Gerrit-PatchSet: 1 Gerrit-Project: analytics/user-metrics Gerrit-Branch: master Gerrit-Owner: Rfaulk <[email protected]> Gerrit-Reviewer: Rfaulk <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
