mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -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.