)]}'
{"playbooks/roles/gitea-git-repos/library/gitea_create_repos.py":[{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"7d9085cab93f2088953c48f15c5d8913e7143ae8","unresolved":false,"context_lines":[{"line_number":169,"context_line":"            if create or self.always_update:"},{"line_number":170,"context_line":"                thread_pool.submit("},{"line_number":171,"context_line":"                    self.make_gitea_project,"},{"line_number":172,"context_line":"                    project, csrf_token, True)"},{"line_number":173,"context_line":"        thread_pool.shutdown()"},{"line_number":174,"context_line":""},{"line_number":175,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_6b384a9f","line":172,"updated":"2019-07-15 22:27:20.000000000","message":"What does error handling look like for this? I think we may need to stick all of the futures in a list then iterate for all of them to complete and check for errors so that they can be serialized back out again for ansible?","commit_id":"2f5681205a687b01347d1e72dff72c7e20122a98"}]}
