Ticket #2179 (closed defect: wontfix)
Test Suite fails to detect missing 'yield wfd; res = wfd.getResult()' in build step tests.
| Reported by: | tom.prince | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | undecided |
| Version: | master | Keywords: | |
| Cc: |
Description
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
When I was building http://code.google.com/p/uthreads, I used some funny gc tricks to figure out when an object that should have been handled appropriately wasn't. I wonder if we could monkey-patch waitForDeferred to do the same?