Ticket #2179 (closed defect: wontfix)

Opened 16 months ago

Last modified 15 months ago

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

comment:1 Changed 16 months ago by dustin

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?

comment:2 Changed 15 months ago by dustin

  • Status changed from new to closed
  • Resolution set to wontfix

Now that we can use inlineCallbacks, this isn't a problem.

Note: See TracTickets for help on using tickets.