mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
These were previously throwing an error from the call to statSync(). Now statSync() is wrapped in a try block and only performed when lstatSync() reports a symbolic link.