[tahoe-lafs-trac-stream] [tahoe-lafs] #1848: write a static analysis tool to catch places where a Deferred is dropped

tahoe-lafs trac at tahoe-lafs.org
Fri Nov 9 00:41:23 UTC 2012


#1848: write a static analysis tool to catch places where a Deferred is dropped
--------------------------+----------------------------
 Reporter:  davidsarah    |          Owner:  davidsarah
     Type:  defect        |         Status:  new
 Priority:  normal        |      Milestone:  undecided
Component:  code          |        Version:  1.9.2
 Keywords:  coding_tools  |  Launchpad Bug:
--------------------------+----------------------------
 If a Deferred goes out of scope without being returned (or passed into a
 method that is intended to consume it such as
 {{{deferredutil.eventual_chain}}}), that's usually a bug. Write a static
 analysis using {{{compiler.ast}}} to catch such bugs.

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1848>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list