Piotr Galar

Results 145 comments of Piotr Galar

I added size-based groups to our self-hosted solution. The labels in this repo now read: `['self-hosted', 'linux', 'x64', '2xlarge']`.

> @galargh do you have any interest in resolving this merge conflicts? I can do a pass at it if you'd prefer as well. Sure, no problem. All conflicts should...

I've just realised I was only running `TestAccGithubRepositoryFileDataSource` before 🤦 I now fixed `[TestDataSourceGithubRepositoryFileRead](https://github.com/integrations/terraform-provider-github/pull/1129/commits/1a8161ff9d5e3529e5b1c6cafac8a370adb59d98)` too. I needed to update GitHub client mock responses which totally makes sense since the ds...

I think it might be because of https://github.com/libp2p/go-libp2p-pubsub-router/blob/1d5fc5c4ed11ec50a2ce08712f1fd6eb7e108130/pubsub.go#L91. I don't know what the setting does exactly but it seems the tests either succeed after around 1 minute or 11 minutes....

> @galargh we had a few out-of-band discussions on this, do I remember correctly that from your experience, it'll be MUCH easier to move our test to go unit tests...

I'm going to close this one since it duplicates https://github.com/libp2p/hydra-booster/pull/131

@BigLep not as part of this issue as it's only mentioned in the context of CI setups in ipfs-distributions and ipfs-docs. It should be easier to migrate these two to...

As things stand, we're still using https://github.com/nhooyr/websocket. We never switched to https://github.com/gorilla/websocket. Whenever we pick up this issue, we'll do our research (the landscape is likely to change until then)....

> It looks like the RTT for the first flight is twice the RTT for the second flight. I'm also not sure if the link simulated here is actually symmetric:...