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

[amnb] Adapt for using Resumbles in fiber mode #1216

Merged
merged 3 commits into from
Nov 3, 2024

Conversation

salkinium
Copy link
Member

@salkinium salkinium commented Oct 24, 2024

  • Implement proper mutex protection in Resumable interface with fiber mutexes.
  • Split update() method of AMNB into update_transmit()/update_receive().
  • Add fiber example of AMNB

@salkinium salkinium added this to the 2024q4 milestone Oct 24, 2024
@salkinium salkinium changed the title [amnb] Remove dependency on isResumableRunning() [amnb] Adapt for using Resuambles in fiber mode Oct 27, 2024
@salkinium salkinium force-pushed the fix/amnb_fiber branch 5 times, most recently from bccc553 to ff4af7f Compare October 27, 2024 18:21
@salkinium salkinium changed the title [amnb] Adapt for using Resuambles in fiber mode [amnb] Adapt for using Resumbles in fiber mode Oct 27, 2024
@salkinium salkinium merged commit 7c51fac into modm-io:develop Nov 3, 2024
12 checks passed
@salkinium salkinium deleted the fix/amnb_fiber branch November 3, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant