Pete Woods
Pete Woods
Hello 👋🏻 Are there any plans to support the soft RAM limit introduced in Go 1.19? (Either in this library or a new one)
Oracle seems to support this feature, so if you have time, please wire up Eclipse's support for call hierarchy. E.g. you can do: oracle -pos=$GOPATH/src/github.com/ubuntu-core/snappy/snappy/snap_remote_repo.go:#4432,#4432 -format=json callers github.com/ubuntu-core/snappy/snappy Thanks!
What this does: - Adds a modified `manager.downloader` type that uses an ordered ring of buffers (similar to `manager.uploader`) to parallelize downloads. - It can write to a plain `io.Writer`,...
## Is your feature request related to a problem? Coming from Honeycomb, some equivalent to the span query page is something I'm looking for. The key thing that's missing is...
## Is your feature request related to a problem? Once you can create the sorts of queries that we would find useful (#1571), the next thing is to be able...
- At present, the `scan` command is dispatched to a random slot. - As far as I can tell, the scanX family of commands are not cluster aware (e.g. don't...
e.g. `v0.1.86-alpha+a857d7c` can be seen in the YAML index as: ```yaml - apiVersion: v2 created: "2022-11-24T09:39:55.864130924Z" description: Deploy digest: 241ab62077ab3ca7f0e173b3400ee11fa3bbcb1b845be2ddf63cc3beb73a6ac3 name: deploy type: library urls: - deploy-v0.1.86-alpha%2Ba857d7c.tgz version: v0.1.86-alpha+a857d7c ```...
(version: `0.3.6`) When adding a new snapshot test, the tests always seem to pass if no snapshot has been created yet. E.g. if I add a test case like this:...
Dependabot / renovate have trouble with the sub-modules in this module, seemingly because they are not released / tagged. When you have submodules, usually it's easiest to follow some rules:...
Add a CI config for the main module, and several of the store submodules. It seems like the old Travis config only runs CI for the main module, and might...