Jack Smith

Results 3 comments of Jack Smith

I'm wondering if the `run_in_threadpool(field.validate, ...)` call [here](https://github.com/tiangolo/fastapi/blob/master/fastapi/routing.py#L129-L131) in combination with [the global EXC_TYPE_CACHE](https://github.com/samuelcolvin/pydantic/blob/e9327b85fc5f3e14ae3efdd142c68478f6899dc9/pydantic/error_wrappers.py#L137) used by Pydantic's validation could be contributing.

@dimacodota No other Tabnine processes that I'm aware of. I followed the following steps: 1. Exit Sublime 2. `ps aux | grep -i tabnine` -> no results 3. Start Sublime...

I'm not entirely sure what the correct fix is here - possibly it could just be clarifying that agents which return (e.g. `takewhile`) are not supported. Primarily I've posted this...