From 349abd521b8c18561c887f766a99f3912270b774 Mon Sep 17 00:00:00 2001 From: Gerrit User 1088583 <1088583@173816e5-2b9a-37c3-8a2e-48639d4f1153> Date: Tue, 17 Jun 2025 19:34:49 -0700 Subject: [PATCH] Update patch set 17 Patch Set 17: (1 comment) Patch-set: 17 Reviewer: Gerrit User 1007145 <1007145@173816e5-2b9a-37c3-8a2e-48639d4f1153> Attention: {"person_ident":"Gerrit User 1142791 \u003c1142791@173816e5-2b9a-37c3-8a2e-48639d4f1153\u003e","operation":"ADD","reason":"\u003cGERRIT_ACCOUNT_1088583\u003e replied on the change"} Attention: {"person_ident":"Gerrit User 1007145 \u003c1007145@173816e5-2b9a-37c3-8a2e-48639d4f1153\u003e","operation":"ADD","reason":"\u003cGERRIT_ACCOUNT_1088583\u003e replied on the change"} Attention: {"person_ident":"Gerrit User 1088583 \u003c1088583@173816e5-2b9a-37c3-8a2e-48639d4f1153\u003e","operation":"REMOVE","reason":"\u003cGERRIT_ACCOUNT_1088583\u003e replied on the change"} --- b46a3caae9ec8071a1e928261d0caf13797b741c | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/b46a3caae9ec8071a1e928261d0caf13797b741c b/b46a3caae9ec8071a1e928261d0caf13797b741c index 49ad7783d..f3c12644e 100644 --- a/b46a3caae9ec8071a1e928261d0caf13797b741c +++ b/b46a3caae9ec8071a1e928261d0caf13797b741c @@ -205,6 +205,30 @@ }, "revId": "b46a3caae9ec8071a1e928261d0caf13797b741c", "serverId": "173816e5-2b9a-37c3-8a2e-48639d4f1153" + }, + { + "unresolved": false, + "key": { + "uuid": "e5ffe058_23f5d7b4", + "filename": "subcmds/sync.py", + "patchSetId": 15 + }, + "lineNbr": 2358, + "author": { + "id": 1088583 + }, + "writtenOn": "2025-06-18T02:34:49Z", + "side": 1, + "message": "Missed this from last time, but:\n```\n with self.ParallelContext() as context:\n\u003e context[\"ssh_proxy\"] \u003d ssh_proxy\n ^^^^^^^^^^^^^^^^^^^^\nE TypeError: \u0027NoneType\u0027 object does not support item assignment\n```", + "parentUuid": "9120fbe8_a4f67c1b", + "range": { + "startLine": 2357, + "startChar": 12, + "endLine": 2358, + "endChar": 44 + }, + "revId": "b46a3caae9ec8071a1e928261d0caf13797b741c", + "serverId": "173816e5-2b9a-37c3-8a2e-48639d4f1153" } ] } \ No newline at end of file