)]}'
{"zuul/model.py":[{"author":{"_account_id":9311,"name":"Tristan Cacqueray","email":"tdecacqu@redhat.com","username":"tristanC"},"change_message_id":"af951434c430758ffcc34fe84d95fb8cb43e9e6c","unresolved":false,"context_lines":[{"line_number":4658,"context_line":"        # When max_count \u003d\u003d current_count, hold request can no longer be used."},{"line_number":4659,"context_line":"        self.max_count \u003d 1"},{"line_number":4660,"context_line":"        self.current_count \u003d 0"},{"line_number":4661,"context_line":"        self.nodes \u003d []"},{"line_number":4662,"context_line":""},{"line_number":4663,"context_line":"    def __str__(self):"},{"line_number":4664,"context_line":"        return \"\u003cHoldRequest %s: tenant\u003d%s project\u003d%s job\u003d%s ref_filter\u003d%s\u003e\" \\"}],"source_content_type":"text/x-python","patch_set":10,"id":"5faad753_530bd07b","line":4661,"updated":"2019-09-13 18:22:08.000000000","message":"Shouldn\u0027t this be a List[List[str]] ? When holding multinode job with a count \u003e 1, then we have a flat list of held node where we don\u0027t know which one are part of the same buildset.","commit_id":"71b7c3dcafb698d3a3073ac88d69330f28a4a8af"},{"author":{"_account_id":3099,"name":"David Shrewsbury","email":"dshrewsb@redhat.com","username":"dshrews"},"change_message_id":"a56a4d660aa988262a839a9bbc102bc0753f67ca","unresolved":false,"context_lines":[{"line_number":4658,"context_line":"        # When max_count \u003d\u003d current_count, hold request can no longer be used."},{"line_number":4659,"context_line":"        self.max_count \u003d 1"},{"line_number":4660,"context_line":"        self.current_count \u003d 0"},{"line_number":4661,"context_line":"        self.nodes \u003d []"},{"line_number":4662,"context_line":""},{"line_number":4663,"context_line":"    def __str__(self):"},{"line_number":4664,"context_line":"        return \"\u003cHoldRequest %s: tenant\u003d%s project\u003d%s job\u003d%s ref_filter\u003d%s\u003e\" \\"}],"source_content_type":"text/x-python","patch_set":10,"id":"3fa7e38b_44364eb7","line":4661,"in_reply_to":"5faad753_530bd07b","updated":"2019-09-16 14:49:02.000000000","message":"Possible we could do that (see previous comments from Jim and myself in earlier patch sets). But I\u0027m leaving that for a future improvement someone could attack, since this pretty much just duplicates what we have now.","commit_id":"71b7c3dcafb698d3a3073ac88d69330f28a4a8af"}]}
