-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
libuv/libuv
#4092Labels
fsIssues and PRs related to the fs subsystem / file system.Issues and PRs related to the fs subsystem / file system.libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
Version
v20.4.0
Platform
Microsoft Windows NT 10.0.19045.0 x64
Subsystem
No response
What steps will reproduce the bug?
Run the following script
require('fs').writeFileSync('\uD83D\uDD79\uFE0F.log','Test')Where \uD83D\uDD79\uFE0F is πΉοΈ
How often does it reproduce? Is there a required condition?
Always failed for v20.4.0, v20.3.1 is okay
What is the expected behavior? Why is that the expected behavior?
Run without errors
What do you see instead?
Additional information
Tried on linux, no errors
syuilo, kku39, fifv, AlttiRi, rakleed and 7 more
Metadata
Metadata
Assignees
Labels
fsIssues and PRs related to the fs subsystem / file system.Issues and PRs related to the fs subsystem / file system.libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
