summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-11-04 15:03:37 +0100
committerYorhel <git@yorhel.nl>2009-11-04 15:09:54 +0100
commitdeadbc57d9c4fe10112cc91d5813e8acd4196abf (patch)
treea1d4655903d342895f15bdd192a6fb301bb3ec08 /Build.PL
parent4e000d97b6667daccf21e9f3765428cbba4512b4 (diff)
Fixed infinite loop bug on SQL error in the canwrite eventHEADmaster
This is actually caused by two bugs: - The query that caused the error is not removed from the queue, so it will be executed again. (triggering another error) - The select_write() is still active on the socket, even when we don't have anything to write. I've been aware of this bug for quite a while, but could never track it down. Now I finally know what really happened when my applications got in an infinite loop.
Diffstat (limited to 'Build.PL')
0 files changed, 0 insertions, 0 deletions