Opened 8 years ago
Closed 8 years ago
#26791 closed Cleanup/optimization (fixed)
Replace LiveServerTestCase port ranges with binding to port 0
Reported by: | Tim Graham | Owned by: | nobody |
---|---|---|---|
Component: | Testing framework | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Donald pointed out https://www.dnorth.net/2012/03/17/the-port-0-trick/ and suggested that Django might be able to take advantage of that technique.
Note:
See TracTickets
for help on using tickets.
PR