mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-09 17:00:30 +08:00
This feature was introduced to fix #874 but caused the converter to go through a deep nested object sometimes, which made program crash on Windows. So we have to revert the fix even though it makes a regression. Fixes atom/atom#4904.