Jett Jones

Results 7 issues of Jett Jones

During first run, I closed the setup wizard on the screen where it said 'now click on effects to continue' Afterward, the `I'm over here` notification continued to fire every...

After this change, the go build process uses a cached copy of gopath where possible. My guess was that downloading a large number of go modules, and then passing and...

backend: Go
category:performance

**Describe the bug** Building our golang projects uses a lot of memory - leading to pantsd exits / OOM kills. Because of this, we get slow build and rebuilds due...

bug
backend: Go

**Is your feature request related to a problem? Please describe.** I'm trying to run deptry on a project/monorepo setup with https://www.pantsbuild.org/ This leads to some broken expectations - no pyproject.toml...

enhancement

This is kind of an elaborate use case, but my team is frequently running into issues while using `metaflow_extensions` where our internal definitions are found multiple times, causing the program...

Found this panic in the journalctl logs while investigating other container restarts. (During restart some running containers were terminated, which was why I was investigating). ``` Nov 08 08:34:25 host-000009...

**Is your feature request related to a problem? Please describe.** I've been adding plugins to a project that started as a base `golang` image - and frequently hitting runtime errors...