tk0miya / testing.postgresql

Apache License 2.0
290 stars 46 forks source link

Another workaround for messy teardown environment #10

Closed dewet22 closed 8 years ago

dewet22 commented 8 years ago

Similar to https://github.com/tk0miya/testing.common.database/pull/1 -- during teardown of my py.test cases the actual Postgresql module might already have been cleaned up, in which case sending a termination signal fails.

tk0miya commented 8 years ago

The error should be handled on testing.common package. So I reject this PR.

Thanks

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.05%) to 84.698% when pulling ccde173e86777aab9d7f33340f95421a041bdd84 on dewet22:master into 738c8eb19a4b064dd74ff851c379dd1cbf11bc65 on tk0miya:master.