Skip to content

[WASI] fix event loop init #104803

Closed
Closed
@pavelsavara

Description

@pavelsavara

src\libraries\System.Private.CoreLib\src\System\Threading\ThreadPoolWorkQueue.cs

#if !TARGET_WASI
            // TODO fixme
            Debug.Assert(workQueue._separated.queueProcessingStage == (int)QueueProcessingStage.Scheduled);
#endif

Metadata

Metadata

Assignees

Labels

arch-wasmWebAssembly architecturearea-VM-threading-monoin-prThere is an active PR which will close this issue when it is mergedos-wasiRelated to WASI variant of arch-wasm

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions