Gabriel Gilder

Results 6 issues of Gabriel Gilder

For example: 1. I make a branch "develop-B" which is branched off "develop-A" 2. "develop-A" is squash-merged into main branch 3. "develop-B" is squash-merged into main branch Now the approach...

pick must read its input entirely before the filtering interface becomes responsive. For an example, in a directory with a large number of entries (say > 150,000), compare `find ....

enhancement
help wanted

Support Net::HTTPFatalError and others that require an additional argument.

From what I can tell Echoe is not working with Rspec 2. If I have Rspec >= 2 installed, and run `rake spec`, nothing happens. Works fine if I manually...

Fixes https://github.com/replicate/cog/issues/1719 Defining the prediction endpoints with `async def` runs them on the main thread per [FastAPI docs](https://fastapi.tiangolo.com/async/#path-operation-functions), which is problematic because it blocks the server from responding to the...

Hi, I'm trying to use cog to build images I can run in a kubernetes cluster. I'm seeing an issue where I can't query the state of each pod (e.g....