| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-27 | Ensure spawning python server twice raises an exception. | Andy Hayden | |
| Previously it would dump the traceback but not raise. It's unclear if serve_forever could crash for some other reason, but the main reason spawn throws is if the port is already in use. | |||
| 2018-08-27 | allow_reuse_address for test http server. | Ryan Dahl | |
| 2018-08-20 | Enable http server for tests. | Ryan Dahl | |
