)]}'
{"karbor/services/operationengine/engine/triggers/timetrigger/time_trigger.py":[{"author":{"_account_id":2023,"name":"Saggi Mizrahi","email":"ficoos+osreview@gmail.com","username":"ficoos"},"change_message_id":"96d5b3b909ecfd7f4534dfaf71afe5db69f34751","unresolved":false,"context_lines":[{"line_number":45,"context_line":""},{"line_number":46,"context_line":""},{"line_number":47,"context_line":"class TriggerOperationGreenThread(object):"},{"line_number":48,"context_line":"    def __init__(self, first_run_time, function,"},{"line_number":49,"context_line":"                 *function_args):"},{"line_number":50,"context_line":""},{"line_number":51,"context_line":"        self._running \u003d False"},{"line_number":52,"context_line":"        self._thread \u003d None"}],"source_content_type":"text/x-python","patch_set":4,"id":"5a8bc5a2_ca4e04c1","line":49,"range":{"start_line":48,"start_character":39,"end_line":49,"end_character":31},"updated":"2016-09-22 13:37:55.000000000","message":"The caller can just use functools.partial and pass a callable object that already has the arguments included. This allows for much more features than this includes with less overhead from our part.","commit_id":"2df00901add9a99b2b61b448765a45b98b417811"},{"author":{"_account_id":18266,"name":"zengchen","email":"chenzeng2@huawei.com","username":"zengchen"},"change_message_id":"26ba180bbead9cb1d7429af9181d10d360e5a419","unresolved":false,"context_lines":[{"line_number":45,"context_line":""},{"line_number":46,"context_line":""},{"line_number":47,"context_line":"class TriggerOperationGreenThread(object):"},{"line_number":48,"context_line":"    def __init__(self, first_run_time, function,"},{"line_number":49,"context_line":"                 *function_args):"},{"line_number":50,"context_line":""},{"line_number":51,"context_line":"        self._running \u003d False"},{"line_number":52,"context_line":"        self._thread \u003d None"}],"source_content_type":"text/x-python","patch_set":4,"id":"5a8bc5a2_4256392a","line":49,"range":{"start_line":48,"start_character":39,"end_line":49,"end_character":31},"in_reply_to":"5a8bc5a2_ca4e04c1","updated":"2016-09-23 02:06:15.000000000","message":"I have tried, and it works. very good suggestion. thank you!","commit_id":"2df00901add9a99b2b61b448765a45b98b417811"}]}
