Skip to content

shutil.rmtree using vagrant synched folder fails #83508

Description

@PeterFS
mannequin
BPO 39327
Nosy @serhiy-storchaka, @miss-islington, @lkantola
PRs
  • bpo-39327: Fixed issue: Avoid "Text File Busy" OSError #31384
  • [3.9] bpo-39327: Close file descriptors as soon as possible in shutil.rmtree (GH-31384) #31450
  • [3.10] bpo-39327: Close file descriptors as soon as possible in shutil.rmtree (GH-31384) #31451
  • Files
  • Vagrantfile
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2022-02-21.09:19:35.883>
    created_at = <Date 2020-01-14.09:45:52.878>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = 'shutil.rmtree using vagrant synched folder fails'
    updated_at = <Date 2022-02-21.09:19:35.878>
    user = 'https://bugs.python.org/PeterFS'

    bugs.python.org fields:

    activity = <Date 2022-02-21.09:19:35.878>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-02-21.09:19:35.883>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2020-01-14.09:45:52.878>
    creator = 'PeterFS'
    dependencies = []
    files = ['48838']
    hgrepos = []
    issue_num = 39327
    keywords = ['patch']
    message_count = 5.0
    messages = ['359961', '360028', '408174', '413595', '413636', '413637']
    nosy_count = 5.0
    nosy_names = ['python-dev', 'serhiy.storchaka', 'miss-islington', 'PeterFS', 'lkantola']
    pr_nums = ['31384', '31450', '31451']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39327'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions