Files
deb-python-taskflow/taskflow
Ivan A. Melnikov 79d9e12ed6 Use addCleanup instead of tearDown in test_sql_persistence
TestCase.tearDown() is not called if setUp raises exception,
but we have to close backend and release lock before executing
other tests. The easiest way to do it is to use addCleanup
instead of tearDown for freeing resources.

Change-Id: I885bb7d491f4b3ee06a351f5d22087e23804e19b
2014-01-28 15:01:39 +04:00
..
2014-01-26 23:08:39 +02:00
2014-01-26 23:08:39 +02:00
2014-01-26 23:08:39 +02:00
2014-01-26 23:08:39 +02:00
2014-01-26 23:08:39 +02:00
2014-01-26 23:08:39 +02:00
2014-01-26 21:30:26 -08:00
2013-12-09 10:58:03 -08:00
2013-10-14 01:03:32 +00:00