Hacker News new | ask | show | jobs
by NewEntryHN 2169 days ago
> Removing support is a passive action; you accomplish it by just doing nothing. Calling exit() is rather more on the aggressive side.

It's more graceful than the program exiting in a bad way because you passively decided to stop support.