Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MbedClient: improving logic of readSocket#875

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
pennam merged 1 commit intoarduino:mainfromandreagilardoni:mbedclient-issues
Apr 30, 2024

Conversation

@andreagilardoni
Copy link
Contributor

This PR aims to address the issue introduced in#868.
In which case whenyield() is called by thereadSocket thread, it could happen that the socket is deleted by the main thread and then accessed by thereadSocket thread again, while being null. This PR is currently under test and it will be merged if this issue is not observed anymore.

@pennampennam marked this pull request as ready for reviewApril 30, 2024 06:22
@pennampennam merged commit1749b20 intoarduino:mainApr 30, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@andreagilardoni@pennam

[8]ページ先頭

©2009-2025 Movatter.jp