Browse Source

Add event rebuffer loops to FATAL state scenarios.

Mike Naberezny 17 năm trước cách đây
mục cha
commit
4e64f95598
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      TODO.txt

+ 3 - 0
TODO.txt

@@ -22,6 +22,9 @@
 
    - When we try to kill a process and the os.kill command raises an
      exception (stopProcess)
+     
+   - If eventlisteners repeatedly reject (or crash on) an event, causing
+     the event to be rebuffered above a reasonable threshold.
 
 - General speed improvement wrangling: