Skip to content

Hopefully fix intermittent CI failures#7173

Merged
edg-l merged 1 commit intoddnet:masterfrom
heinrich5991:pr_ddnet_fix_ci
Sep 13, 2023
Merged

Hopefully fix intermittent CI failures#7173
edg-l merged 1 commit intoddnet:masterfrom
heinrich5991:pr_ddnet_fix_ci

Conversation

@heinrich5991
Copy link
Copy Markdown
Member

Thanks to @Robyt3 for the solution.

https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/timeout.20investigation serde-rs/serde#2577
dtolnay/rust-toolchain#94

Checklist

  • Tested the change ingame
  • Provided screenshots if it is a visual change
  • Tested in combination with possibly related configuration options
  • Written a unit test (especially base/) or added coverage to integration test
  • Considered possible null pointers and out of bounds array indexing
  • Changed no physics that affect existing maps
  • Tested the change with ASan+UBSan or valgrind's memcheck (optional)

@edg-l edg-l added this pull request to the merge queue Sep 13, 2023
Merged via the queue into ddnet:master with commit 36f72b9 Sep 13, 2023
Robyt3 added a commit to Robyt3/ddnet that referenced this pull request Sep 18, 2023
Since the style workflow also uses cargo, we should also set the property `CARGO_HTTP_MULTIPLEXING: false` to hopefully fix the spurious network errors.

See ddnet#7173.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants