Posts tagged #fork
-
The Fork Bug and the Deploy Bug
Two production bugs found in one debugging session: a database connection shared across fork(), and a deploy script that deleted the directory out from under a running worker.
The Fork Bug and the Deploy Bug
Two production bugs found in one debugging session: a database connection shared across fork(), and a deploy script that deleted the directory out from under a running worker.