trial should have a command line argument to enable DelayedCall debugging
[email protected] Wed, 03 Feb 2010 14:53:11 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from exarkun <[email protected]>: If a test fails with left over `DelayedCall`s, trial tells you to manually set `DelayedCall.debug` to `True`. Instead, it should tell you to use the `--debug-delayed-calls` command line argument. And it should have a `--debug-delayed-calls` command line argument. ---------- Type : enhancement Component: trial Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4254