From 31f8d951e48ffcfac7bf62ae90474bdb8d404067 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Thu, 12 Mar 2009 08:17:18 -0400 Subject: There's all kinds of edge conditions to consider. --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index 7f418aa5..8a48f687 100644 --- a/TODO.txt +++ b/TODO.txt @@ -113,3 +113,4 @@ x Tricky swapping of collector like figleaf, pycov, et al. (Don't need to do - Tests that tracing stops after calling stop() - More intensive thread testing. - Tests about the "import __main__" in cmdline.py +- What happens if the -x script raises an exception? -- cgit v1.2.1