thp-canonical

Results 6 comments of thp-canonical

> @thp-canonical you could use the exclude config in spread.yaml to exclude any unwanted files (if their pattern is know), please check https://github.com/snapcore/spread/blob/master/README.md#including. cc @paul-rodriguez would that work for you?

#184 contains a similar fix.

Changed this to contain only the single commit from @bboozzoo that's already in #184.

Related issue in other backends, probably we should align with those: * #155

> I suppose we could have a check if there's at most 2 interfaces, or simply only 1 that isn't lo? I'm assuming here that if multiple non-`lo` network interfaces...

Also related, a similar fix for the Google backend: #155