Skip to content

[mono] Implement pinvoke-detach-1.cs tests on Windows #43093

Open
@lambdageek

Description

@lambdageek

Follow-up task for mono/mono#20435 - the PR introduces a new set of embedding API tests that create foreign threads (threads started by native code, not by the runtime) and calling various Mono APIs in order to execute some managed code, followed by detaching from the runtime and leaving the threads running but not interacting with Mono anymore.

These tests (which on non-Windows use posix threads, mutexes and condition variables) need to be ported to Windows using the Windows APIs instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-VM-threading-monogood first issueIssue should be easy to implement, good for first-time contributorshelp wanted[up-for-grabs] Good issue for external contributorsincrease-code-coverageTracking need to add more test and increase code coverage of a componentos-windowsruntime-monospecific to the Mono runtimetest-enhancementImprovements of test source code

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions