mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -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.