To reproduce: * Start daemon on a code that uses e.g. `pytest` before installing `pytest` * Install `pytest` (it has inline annotations) * Run `dmypy run` again and get a lot of error messages.