An open API service indexing awesome lists of open source software.

https://github.com/archmonger/uvicorn-server-exception

Temporary repo to demo issues resolved by uvicorn/pull/1845
https://github.com/archmonger/uvicorn-server-exception

Last synced: about 1 year ago
JSON representation

Temporary repo to demo issues resolved by uvicorn/pull/1845

Awesome Lists containing this project

README

          

# uvicorn-servers-exception
Temporary repo to demo issues resolved by [uvicorn/pull/1845](https://github.com/encode/uvicorn/pull/1845)

## Steps
1) Pull down this repo
2) `pip install -r requirements.txt`
3) `mkdocs serve`
4) `python test.py`
5) This should have generated a `AttributeError: 'Server' object has no attribute 'servers'`