)]}'
{"oslo_rootwrap/cmd.py":[{"author":{"_account_id":6928,"name":"Ben Nemec","email":"openstack@nemebean.com","username":"bnemec"},"change_message_id":"9b131965ae6cc68ef9e0d720fea9d26a4e1c504f","unresolved":false,"context_lines":[{"line_number":102,"context_line":"        sensible_fd_limit \u003d min(config.rlimit_nofile, fd_limits[0])"},{"line_number":103,"context_line":"        if (fd_limits[0] \u003e sensible_fd_limit):"},{"line_number":104,"context_line":"            try:"},{"line_number":105,"context_line":"                # NOTE(hberaud): When oslo.rootwrap is runned on a non"},{"line_number":106,"context_line":"                # linux system the /proc/self/fd path can not exist"},{"line_number":107,"context_line":"                # so we need to manage this case."},{"line_number":108,"context_line":"                fd_entries \u003d os.listdir(\u0027/proc/self/fd\u0027)"}],"source_content_type":"text/x-python","patch_set":1,"id":"dfbec78f_ccf3d609","line":105,"updated":"2019-05-09 15:20:31.000000000","message":"We don\u0027t need to do this though. The \"if resource:\" above prevents us from getting here on Windows because there is no resource module there.","commit_id":"34ff2e2ede4e878517dc2759a49932d717cc1371"}]}
