)]}'
{"kuryr_kubernetes/watcher.py":[{"author":{"_account_id":14352,"name":"Antoni Segura Puimedon","email":"celebdor@gmail.com","username":"toni"},"change_message_id":"5e1f0613bac0d114eb81f09533c37ed018a6fa9c","unresolved":false,"context_lines":[{"line_number":135,"context_line":"        tg \u003d self._thread_group"},{"line_number":136,"context_line":"        self._idle[path] \u003d True"},{"line_number":137,"context_line":"        if tg:"},{"line_number":138,"context_line":"            self._watching[path] \u003d tg.add_thread(self._watch, path)"},{"line_number":139,"context_line":"        else:"},{"line_number":140,"context_line":"            self._watching[path] \u003d None"},{"line_number":141,"context_line":"            self._watch(path)"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_da22a3a3","line":138,"updated":"2019-08-29 11:44:47.000000000","message":"The logging should be around this, to test this hypothesis.","commit_id":"152d98bc7075131992c8e512648b76724afd324d"},{"author":{"_account_id":11600,"name":"Michał Dulko","email":"michal.dulko@gmail.com","username":"dulek"},"change_message_id":"cc84041524168eb91234bbac84a010f3567c70ca","unresolved":false,"context_lines":[{"line_number":135,"context_line":"        tg \u003d self._thread_group"},{"line_number":136,"context_line":"        self._idle[path] \u003d True"},{"line_number":137,"context_line":"        if tg:"},{"line_number":138,"context_line":"            self._watching[path] \u003d tg.add_thread(self._watch, path)"},{"line_number":139,"context_line":"        else:"},{"line_number":140,"context_line":"            self._watching[path] \u003d None"},{"line_number":141,"context_line":"            self._watch(path)"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_5a8a3364","line":138,"in_reply_to":"7faddb67_da22a3a3","updated":"2019-08-29 11:54:13.000000000","message":"Nah, not really, this will only be called a few times when controller is started. After that threads live their own life.\n\nKey info - watcher and async handler use the same thread pool. I don\u0027t think watcher overflows it, if it\u0027s something it\u0027s async handler.","commit_id":"152d98bc7075131992c8e512648b76724afd324d"}]}
