)]}'
{"nova/virt/hyperv/pathutils.py":[{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"15cd57def45d10612e228fe076fb5b9381e2ea41","unresolved":false,"context_lines":[{"line_number":108,"context_line":"                return"},{"line_number":109,"context_line":"            except WindowsError as e:"},{"line_number":110,"context_line":"                if e.winerror \u003d\u003d ERROR_DIR_IS_NOT_EMPTY:"},{"line_number":111,"context_line":"                    time.sleep(1)"},{"line_number":112,"context_line":"                else:"},{"line_number":113,"context_line":"                    raise e"},{"line_number":114,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"fa1b9901_d601ce6b","line":111,"updated":"2015-08-18 19:18:45.000000000","message":"This needs to be mocked out in the unit test, else this always makes a test that hits this path take at least one second.  I\u0027m fixing with bug 1486203.  We should always mock out time.sleep calls in tests.","commit_id":"d2735ddb0666381bfbc5fa5f8d4b2157cceeabbb"}]}
