Initial Checks
Discussion Link
https://github.com/encode/uvicorn/pull/2598
Description
From #2598, the reload_dirs works as expected
However, when there is watchfiles installed, reload_dirs still includes all files in Path.cwd()
Python, Uvicorn & OS Version