Y
Hacker News
new
|
ask
|
show
|
jobs
by
CJefferson
3069 days ago
I had a program with a rarely reported bug that turned out to be lazy loading of .so files that was this bug. Switched to eager loading and it went away.