Emma Smith
Emma Smith
@llllllllll good point. Then making a `Signature` object seems the best strategy.
Thank you! I realized that I probably will need to use the opencl kernels directly after all for my particular use case, so don't feel any pressure.
Hm, I wonder if we treat "auth" specially. I will try to reproduce this later today.
So I was able to reproduce this but I don't think it is related to running on self-hosted. Routing to the frontend team to look at this. I'm guessing we...
@dashed do you know if it would be possible to show the name of a project even if it is reserved? Or just reject projects with those names? The current...
Hi! Could you send the logs of the sentry container via `docker-compose logs web`? That hopefully will shed some light on this issue.
Yeah I didn't see anything obvious in the web logs, so I'm thinking this is a product issue. Routing to the workflow team for them to take a look. :)
Hmm ok @Sergei-Grigoriev can you send the logs from the `worker` service then please?
I don't *think* there is anything that should block this. It might take some careful extraction, and it will require people to point to `attr.mypy` or some such location in...
>How does a user install the plugin? If we do go the separate package route, it should probably be `mypy-attrs`, which follows the style of `pytest-x` for pytest plugins (and...