Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

[stable] Allow detached threads to be joined on Windows too #3429

Merged
merged 1 commit into from
Apr 4, 2021

Commits on Apr 4, 2021

  1. Allow detached threads to be joined on Windows too

    PR dlang#3418 allowed them on Posix; extend it to Windows too. The added
    test/thread/src/join_detach.d test now passes on Windows (tested by
    LDC).
    kinke committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    ee7a7ab View commit details
    Browse the repository at this point in the history