Skip to content

[browser][io] Emscripten does not support file locking. #40065

@kjpou1

Description

@kjpou1

Advisory lock on an open file is provided by calling flock on the filestream.
https://github.com/dotnet/runtime/blob/master/src/libraries/Native/Unix/System.Native/pal_io.c#L641-L646

This does not work correctly in the filesystem interface running under wasm.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions