Hacker News new | ask | show | jobs
by kaba0 1508 days ago
Unfortunately go’s defer statement is function scopes so it is very easy to not unlock a mutex at the intended place.