Hacker News new | ask | show | jobs
by Gwypaas 1599 days ago
The issue is now you have a potential nil value hanging around in the code with no real reason for its existence. Three refactors and some moving around later and you manage to hit a runtime panic in production.