Skip to content

[Windows] Unable to delete hardlink created during probe_strategy() #18

@staticfloat

Description

@staticfloat

Sometimes, the hardlink we create to probe a particular drive/ that gets created seems to be undeletable. Example here. This seems like there's a dangling reference to the file created, and it appears that it is impossible to delete the file until the julia process exits. GC.gc() does not help. This may potentially be a libuv issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions