Gautam Gupta

Results 7 issues of Gautam Gupta

Issue is as titled—sometimes (notably when under heavy load), `get_or_set` returns None. I believe the issue is in the if statement [here](https://github.com/sebleier/django-redis-cache/blob/7eb7d637c678227651d786d61b2d856e5a34312a/redis_cache/backends/base.py#L415) (redis_cache/backends/base.py#L415) It seems that if the value is...

Given a workspace defined in `Cargo.toml` as: ```toml [workspace] members = ["crates/*"] ``` `crate_universe` is unable to build crates as it seems to parse the `crates/*` string as the name...

external-crates

It'd be nice if the `getsentry/sentry-cli` docker container were available for ARM/aarch64. I don't think any additional effort is required here except for specifying it as a platform when building...

enhancement
installation: docker
os: other
Status: Backlog

This is related to #671 though I didn't want to bump the old issue. It would be really helpful if there were a common trait implemented by all tonic clients...

The docs suggest that the `--resolver-address` flag can be provided multiple times, e.g. ``` --resolver-address ADDRESS Make DNS requests to ADDRESS (IP:port). Repeatable. ``` However, trying to start smokescreen with...

Existing DDC control utilities on macOS no longer work on M1 SoCs, presumably due to the different GPU architecture. More details on the changes (and required fixes) are [here](https://alinpanaitiu.com/blog/journey-to-ddc-on-m1-macs/). I...

### Description It's great that Overseerr tracks when a movie/show is available on Netflix, Hulu, etc, but I've found that users usually don't notice this. I try to tell users...

type:enhancement
awaiting-triage