Skip to content

Fix nightly CI#112

Merged
kedars merged 1 commit intoproject-chip:mainfrom
sysgrok:ci
Oct 6, 2023
Merged

Fix nightly CI#112
kedars merged 1 commit intoproject-chip:mainfrom
sysgrok:ci

Conversation

@ivmarkov
Copy link
Copy Markdown
Contributor

@ivmarkov ivmarkov commented Oct 6, 2023

There is a new lint Clippy complains about (that our async code's futures are not Send).

The ^^^ is OK for embedded actually, and given that this lint will be around for (quite) some time even after AFIT is stabilized - as it needs this functionality which in the meantime won't happen this year - I suggest we just suppress it, as the embedded-hal folks did for their crates.

@kedars kedars merged commit 89f2bc4 into project-chip:main Oct 6, 2023
@ivmarkov ivmarkov deleted the ci branch February 11, 2024 13:45
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.

2 participants