{"html_url": "https://github.com/simonw/datasette/issues/1479#issuecomment-932807859", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1479", "id": 932807859, "node_id": "IC_kwDOBm6k_c43mYSz", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-10-02T19:22:35Z", "updated_at": "2021-10-02T19:22:35Z", "author_association": "OWNER", "body": "I'm pretty sure this is a Windows issue, not a Fly issue. I imagine it affects other forms of `datasette publish` too.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1010112818, "label": "Win32 \"used by another process\" error with datasette publish"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1479#issuecomment-932808043", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1479", "id": 932808043, "node_id": "IC_kwDOBm6k_c43mYVr", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-10-02T19:23:52Z", "updated_at": "2021-10-02T19:23:52Z", "author_association": "OWNER", "body": "I suspect the root cause of this may be in this code: https://github.com/simonw/datasette/blob/63886178a649586b403966a27a45881709d2b868/datasette/utils/__init__.py#L673-L677", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1010112818, "label": "Win32 \"used by another process\" error with datasette publish"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1479#issuecomment-932808216", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1479", "id": 932808216, "node_id": "IC_kwDOBm6k_c43mYYY", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-10-02T19:25:09Z", "updated_at": "2021-10-02T19:25:09Z", "author_association": "OWNER", "body": "Actually no, from that stack trace you provided:\r\n```\r\n File \"c:\\users\\grott\\anaconda3\\lib\\site-packages\\click\\core.py\", line 610, in invoke\r\n return callback(*args, **kwargs)\r\n File \"c:\\users\\grott\\anaconda3\\lib\\site-packages\\datasette\\cli.py\", line 283, in package\r\n call(args)\r\n File \"c:\\users\\grott\\anaconda3\\lib\\contextlib.py\", line 119, in __exit__\r\n next(self.gen)\r\n File \"c:\\users\\grott\\anaconda3\\lib\\site-packages\\datasette\\utils\\__init__.py\", line 451, in temporary_docker_directory\r\n tmp.cleanup()\r\n```\r\nIt looks like the problem occurs here: https://github.com/simonw/datasette/blob/b1fed48a95516ae84c0f020582303ab50ab817e2/datasette/utils/__init__.py#L449-L452", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1010112818, "label": "Win32 \"used by another process\" error with datasette publish"}, "performed_via_github_app": null}