Closed DamonOehlman closed 9 years ago
Need to make sure all connections are dereferenced properly in the tests and it's not an underlying problem in quickconnect. There are 10 connections (a group of 2 and a group of 8) that are being held open long after tests have been finished.
http://localhost:57283/__broth/ [14422-9] http://localhost:57283/__broth/ [14422-10] http://localhost:57283/__broth/ [14422-29] http://localhost:57283/__broth/ [14422-30] http://localhost:57283/__broth/ [14422-31] http://localhost:57283/__broth/ [14422-32] http://localhost:57283/__broth/ [14422-33] http://localhost:57283/__broth/ [14422-34] http://localhost:57283/__broth/ [14422-35] http://localhost:57283/__broth/ [14422-36]
fixed.
Need to make sure all connections are dereferenced properly in the tests and it's not an underlying problem in quickconnect. There are 10 connections (a group of 2 and a group of 8) that are being held open long after tests have been finished.