)]}'
{"tacker/tests/unit/test_wsgi.py":[{"author":{"_account_id":9200,"name":"IWAMOTO Toshihiro","email":"iwamoto@valinux.co.jp","username":"toshii"},"change_message_id":"926b9078ec364bd789491bc77b788923a93d7806","unresolved":true,"context_lines":[{"line_number":45,"context_line":"        server.wait()"},{"line_number":46,"context_line":""},{"line_number":47,"context_line":"    @mock.patch(\u0027oslo_service.service.ProcessLauncher\u0027)"},{"line_number":48,"context_line":"    def test_start_multiple_workers(self, ProcessLauncher):"},{"line_number":49,"context_line":"        launcher \u003d ProcessLauncher.return_value"},{"line_number":50,"context_line":""},{"line_number":51,"context_line":"        server \u003d wsgi.Server(\"test_multiple_processes\")"}],"source_content_type":"text/x-python","patch_set":1,"id":"6c90391f_88645290","side":"PARENT","line":48,"updated":"2021-04-21 06:49:16.000000000","message":"Do we want a similar test for tacker.cmd.eventlet.tacker_server.main?","commit_id":"aabe8981c4690129c7d8f7a96644beff03c39b03"},{"author":{"_account_id":32395,"name":"Koichiro Den","email":"koichiro.den@gmail.com","username":"kden"},"change_message_id":"ce0e84c10e1e768e8df4a1625ffb2c37fb527fcc","unresolved":true,"context_lines":[{"line_number":45,"context_line":"        server.wait()"},{"line_number":46,"context_line":""},{"line_number":47,"context_line":"    @mock.patch(\u0027oslo_service.service.ProcessLauncher\u0027)"},{"line_number":48,"context_line":"    def test_start_multiple_workers(self, ProcessLauncher):"},{"line_number":49,"context_line":"        launcher \u003d ProcessLauncher.return_value"},{"line_number":50,"context_line":""},{"line_number":51,"context_line":"        server \u003d wsgi.Server(\"test_multiple_processes\")"}],"source_content_type":"text/x-python","patch_set":1,"id":"40b88627_a0487641","side":"PARENT","line":48,"in_reply_to":"6c90391f_88645290","updated":"2021-04-21 11:20:44.000000000","message":"I don\u0027t think so. What remains to be possibly worth testing is just whether or not the multiple TackerApiService .start() calls would lead to some kind of concurrency problems, which I think should not be done in unit testing. Anyway, that would be entirely different from what test_start_multiple_workers() tested.","commit_id":"aabe8981c4690129c7d8f7a96644beff03c39b03"}]}
