More reminders for when I write the rest of the uiEventInvalidateSender() tests later.

This commit is contained in:
Pietro Gagliardi 2019-06-07 11:01:17 -04:00
parent 6cf92b2058
commit 5260d5c90f
1 changed files with 3 additions and 0 deletions

View File

@ -844,6 +844,9 @@ static void eventInvalidateSenderImpl(testingT *t, void *data)
run(t, e, p, p->args,
h, 4, 0);
// TODO delete and then add a handler with sender1 and make sure this new one is fired
// TODO during sender2, do the same, but in the place of a handler with blocked set
#if 0
// TODOTODO
testingTLogf(t, "*** blocking one of sender 2's handlers only runs the other (initial state check)");