Skip to content

What's the reason for TerminateThread? #3785

Closed
@lb90

Description

@lb90

Hi! Many thanks for the excellent work!

I see that OpenBLAS on Windows may end up calling TerminateThread. This is very dangerous API which should never be used under normal circumstances, as described in 1f60715

May I ask what's the reason for the TerminateThread call? I see that it's also excluded in UWP builds, could we just remove it?

Thank you very much!!!
Luca

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions