Commit 0994627
tests: enable reuse of socket (#399)
Currently OAuthlib has some tests that uses a port to start a local
server. Port cleanup takes a long time as a result we start seeing
socket in use error. So passing socket re-use flag, so that we can reuse
the sockets.
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>1 parent 84599aa commit 0994627
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| 272 | + | |
272 | 273 | | |
273 | 274 | | |
274 | 275 | | |
| |||
0 commit comments