Author :
Nick Mathewson
Date :
2010-01-22 00:34:37
Hash :cd17c3ac Message :Add support for a "debug mode" to try to catch common errors.
Right now it only catches cases where we aren't initializing events,
or where we are re-initializing events without deleting them first.
These are however shockingly common.