Opened 8 years ago
Closed 8 years ago
#16755 closed defect (fixed)
dojo/io/script leaks
Reported by: | Bryan Forbes | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.8.4 |
Component: | IO | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Currently, dojo/io/script does not clean up the deferreds it stores. This causes a leak.
Change History (4)
comment:1 Changed 8 years ago by
Milestone: | tbd → 1.8.4 |
---|---|
Priority: | undecided → high |
comment:2 Changed 8 years ago by
comment:4 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In [30668]: