Revision 1bfd7d9f
ID | 1bfd7d9ff32f6472d6632789de7f08f46fdf6aa3 |
Parent | 74a68610 |
Child | f4c066f7 |
prevent unintended recursion
fix to prevent unintended recursion when handling json arrays returned
in a response; without this fix, calls to handleEvent when iterating
through the array can launch new timeouts to eventHandler that cause
exponential duplication of the eventHandler timeouts
Files
- added
- modified
- copied
- renamed
- deleted