Opened 8 years ago
Closed 8 years ago
#16072 closed defect (fixed)
dojo/promise/instrumentation might fail to report rejection errors
Reported by: | cjolif | Owned by: | Mark Wubben |
---|---|---|---|
Priority: | high | Milestone: | 1.8.2 |
Component: | Core | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In some cases dojo/promise/instrumentation is failing to report rejection errors. This happens when there is "enough" time since a previous error occurred.
See attached example.
Attachments (2)
Change History (6)
Changed 8 years ago by
Attachment: | test_Deferred.html added |
---|
comment:1 Changed 8 years ago by
Owner: | set to Mark Wubben |
---|---|
Status: | new → assigned |
comment:2 Changed 8 years ago by
Milestone: | tbd → 1.8.2 |
---|---|
Priority: | undecided → high |
This is annoying not getting all errors being reported. If that could be fixed in 1.8.2 that would be good.
Note: See
TracTickets for help on using
tickets.
the second error is never printed out.