Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow compiling without libm + Fix state corruption during sync when doing CTRL+c #94

Merged
merged 3 commits into from
May 2, 2024

Conversation

cchudant
Copy link
Member

@cchudant cchudant commented May 2, 2024

Pull Request type

  • Bugfix

What is the current behavior?

Resolves: #NA

What is the new behavior?

  • Allow compiling without libm
  • Fix state corruption during sync when doing CTRL+c

Does this introduce a breaking change?

No

Other information

Also, made the create_block do stuff in parallel wrt. state/class updates

cchudant added 2 commits May 2, 2024 11:46
This is not a full-proof solution to fault tolerence but at least it makes ctrl+c work again
@cchudant
Copy link
Member Author

cchudant commented May 2, 2024

Compiling without sound is done using cargo run --no-default-features

Copy link
Member

@antiyro antiyro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine

@jbcaron jbcaron merged commit 6635a1e into madara-alliance:main May 2, 2024
7 checks passed
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