More TODOs.

This commit is contained in:
Pietro Gagliardi 2019-04-28 19:07:41 -04:00
parent 5fb4e4403e
commit 74ca863c1b
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#include "testing.h"
// TODO testingTimers after this fails are wrong on GTK+
// TODO don't start the timer on any platform until after we call setjmp(); also decide whether to start the timer before or after resuming the thread on Windows
static jmp_buf timeout_ret;