)]}'
{"networking_sfc/services/sfc/agent/__init__.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bcd61f53584262920a32eec64c2d9422aa24d342","unresolved":false,"context_lines":[{"line_number":3,"context_line":"# Monkey patch the original current_thread to use the up-to-date _active"},{"line_number":4,"context_line":"# global variable. See https://bugs.launchpad.net/bugs/1863021 and"},{"line_number":5,"context_line":"# https://github.com/eventlet/eventlet/issues/592"},{"line_number":6,"context_line":"import __original_module_threading as orig_threading # noqa"},{"line_number":7,"context_line":"import threading  # noqa"},{"line_number":8,"context_line":"orig_threading.current_thread.__globals__[\u0027_active\u0027] \u003d threading._active"}],"source_content_type":"text/x-python","patch_set":2,"id":"1f493fa4_22b56cef","line":6,"updated":"2020-05-04 22:42:09.000000000","message":"pep8: E261 at least two spaces before inline comment","commit_id":"3be8455a11488ed47f300087ee36264adb49a6f0"},{"author":{"_account_id":841,"name":"Akihiro Motoki","email":"amotoki@gmail.com","username":"amotoki"},"change_message_id":"9a1fe7509febbc49e01775cd58a3e1c4df41857e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"1f493fa4_dad437ec","updated":"2020-05-07 07:43:33.000000000","message":"I am not sure we really need this monkey patching itself.\nSFC agent is an L2 agent extension and it is not invoked as a separate process. evenlet monkey patch is already applied when launching neutron L2 agent.\n\nAnyway we can visit the necessity of the monkey patching later.","commit_id":"0b78dad62e72caa4d348cb3087f97f138f26a0cf"}]}
