Skip to content

Deno.open performs multiple syscalls even if --allow-all is passed #28702

@nathanwhit

Description

@nathanwhit

Currently Deno.open unconditionally canonicalizes the path to disallow opening special files without proper permissions. We should skip canonicalizing if --allow-all is passed

Metadata

Metadata

Assignees

Labels

perfperformance related

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions