)]}'
{"zuul/scheduler.py":[{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"367f234c4767c0628482bc13703075559c8275e4","unresolved":false,"context_lines":[{"line_number":1259,"context_line":""},{"line_number":1260,"context_line":"                if self._pause:"},{"line_number":1261,"context_line":"                    self.log.debug(\"Run handler paused\")"},{"line_number":1262,"context_line":"                    continue"},{"line_number":1263,"context_line":""},{"line_number":1264,"context_line":"                # Give result events priority -- they let us stop builds,"},{"line_number":1265,"context_line":"                # whereas trigger events cause us to execute builds."}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_6115a13d","line":1262,"updated":"2020-09-30 20:57:56.000000000","message":"One possible advantage to the implementation from bolg is that we don\u0027t end up waking and reprocessing this block unless we\u0027re unpaused. Currently wake_event is set by a number of events some of which we\u0027re going to completely skip with this continue.\n\nProbably not a major concern, we\u0027ll just end up continuing here often if there are many events coming into the system. But we\u0027ll still skip doing real work.","commit_id":"4110c1212a3686aad339c6b8635fcf22864f6765"},{"author":{"_account_id":16068,"name":"Tobias Henkel","email":"tobias.henkel@bmw.de","username":"tobias.henkel"},"change_message_id":"6536ea80ccf31fcb6b9fbe26d8769fd83d1e2cc5","unresolved":false,"context_lines":[{"line_number":1259,"context_line":""},{"line_number":1260,"context_line":"                if self._pause:"},{"line_number":1261,"context_line":"                    self.log.debug(\"Run handler paused\")"},{"line_number":1262,"context_line":"                    continue"},{"line_number":1263,"context_line":""},{"line_number":1264,"context_line":"                # Give result events priority -- they let us stop builds,"},{"line_number":1265,"context_line":"                # whereas trigger events cause us to execute builds."}],"source_content_type":"text/x-python","patch_set":2,"id":"9f560f44_b98a4961","line":1262,"in_reply_to":"9f560f44_6115a13d","updated":"2020-10-01 08:50:10.000000000","message":"I think that\u0027s ok since that won\u0027t create much load and keeps the implementation simpler.","commit_id":"4110c1212a3686aad339c6b8635fcf22864f6765"}]}
