Changes between Initial Version and Version 1 of Ticket #29849, comment 4
- Timestamp:
- Nov 19, 2018, 4:39:55 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29849, comment 4
initial v1 30 30 `requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))` 31 31 32 When I remove don't `pyinotify` the test script doesn't fail.32 When I remove `pyinotify` the test script doesn't fail. 33 33 34 34 So there seems to be some weird interaction with `pyinotify`, `runserver` and a `requests.Session`.