Commit db37f64
authored
django_db_setup: warn instead of crash with teardown errors (#726)
Previously it would cause pytest to crash, and this is just something to
warn about anyway.
Ref: django/channels#1091 (comment)1 parent 787bbec commit db37f64
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
114 | 121 | | |
115 | 122 | | |
116 | 123 | | |
| |||
0 commit comments