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

Swap Mutex for Semaphore to manage multithreading. #1467

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

rominetb44
Copy link

Fixed assertion :
assertion "pbuf_free: p->ref > 0" failed: file "/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/lwip/lwip/src/core/pbuf.c", line 765, function: pbuf_free

Copy link
Collaborator

@MitchBradley MitchBradley left a comment

Choose a reason for hiding this comment

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

You misspelled availablebuffer as availaiblebuffer. It is moot because the code in question has been rewritten entirely for FluidNC.

@rominetb44
Copy link
Author

rominetb44 commented May 29, 2023

Hi

Thanks, I corrected it in my fork.
I gave more information here :
#1364

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