Gabriel Guzman
Gabriel Guzman
I agree.
I think the "find" name itself is fine, but perhaps the server binary could be called: `findd` (find daemon) or `find-server`? so when you install it on your $PATH it...
I created a pull request to deal with this issue, not sure if it's the correct approach or if it's even something you'd be interested in @jasonpriem Feel free to...
I needed to reboot before it worked for me, I was getting the same error.

I understand that yes/no is the same as true/false. But when you are reading the docs (as I was doing when I made this PR) and you see two things...
Had an older version of uvicorn: ``` $ pip3 show uvicorn Name: uvicorn Version: 0.17.6 Summary: The lightning-fast ASGI server. Home-page: https://www.uvicorn.org/ Author: Tom Christie Author-email: [email protected] License: BSD Location:...