)]}'
{"nodepool/launcher.py":[{"author":{"_account_id":1,"name":"James E. Blair","email":"jim@acmegating.com","username":"corvus"},"change_message_id":"584f265104c4841a1595c2bcbb92fab0aba54529","unresolved":false,"context_lines":[{"line_number":120,"context_line":"            # need to decline (missing labels \u003e 0)."},{"line_number":121,"context_line":"            return len(missing_labels), request.priority"},{"line_number":122,"context_line":""},{"line_number":123,"context_line":"        requests \u003d sorted(self.zk.nodeRequestIterator(), key\u003d_sort_key)"},{"line_number":124,"context_line":"        for req in requests:"},{"line_number":125,"context_line":"            if not self.running:"},{"line_number":126,"context_line":"                return True"}],"source_content_type":"text/x-python","patch_set":2,"id":"6f9492a6_6753d0d9","line":123,"updated":"2022-03-18 14:45:27.000000000","message":"The docs say that sorted is stable, so this should still keep the requests in the correct order otherwise.","commit_id":"ed445367f447e3edf5eda1758b7b7faef092e2a3"}]}
