8000 Fix SYNC_CALL/SYNC_DEST_CALL in node_file.cc · Issue #207 · nodejs/node · GitHub
[go: up one dir, main page]

Skip to content
/* Override primer focus outline color for marketing header dropdown links for better contrast */ [data-color-mode="light"] .HeaderMenu-dropdown-link:focus-visible, [data-color-mode="light"] .HeaderMenu-trailing-link a:focus-visible { outline-color: var(--color-accent-fg); }

Fix SYNC_CALL/SYNC_DEST_CALL in node_file.cc #207

@piscisaureus

Description

@piscisaureus

f16edd2

Something's odd here:

  • This commit breaks symmetry between SYNC_CALL and ASYNC_CALL
  • It causes fs.symlink errors to show the wrong path

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0