Shouldn't check for left-over threads between Windmill tests

Bug #461760 reported by Björn Tillenius
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Undecided
Björn Tillenius

Bug Description

Windmill tests aren't executing any code that they are testing in-process , everything happens in an app server instance that is in another process. Therefore it doesn't make sense to check for left-over threads between the tests, since they should belong to Windmill, and the state is shared across tests. All the created threads should be cleaned up when the layer tears down.

Related branches

Revision history for this message
Diogo Matsubara (matsubara) wrote : Bug fixed by a commit
Changed in launchpad-foundations:
status: In Progress → Fix Committed
Changed in launchpad-foundations:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.