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

unix-ffi: Fixing behavior to avoid zombie threads.#1046

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

Open
klukonin wants to merge1 commit intomicropython:master
base:master
Choose a base branch
Loading
fromklukonin:patch-1

Conversation

@klukonin
Copy link

@klukoninklukonin commentedSep 25, 2025
edited
Loading

This commit is fixing this issue:
#780
As discussed herehttps://github.com/orgs/micropython/discussions/13239

Now the pid of child thread will be stored and closed properly. Even with context manager.

hodan121 reacted with thumbs up emoji
@klukoninklukonin changed the titleunix-ffi: Fixing behavior to avoid zombie threadsunix-ffi: Fixing behavior to avoid zombie threads.Sep 25, 2025
This commit is fixing  this issue:micropython#780Now the pid of child thread will be stored and closed properly.Even with context manager.Signed-off-by: Kirill Lukonin (Evil Wireless Man) <klukonin@gmail.com>
@hodan121
Copy link

bump up

@Josverl
Copy link

It would be good to add a test for this functionality,
that also helps with maintaining stability over time.

Other tests for the ffi module live in themicropython repo under tests/ports/unix

you could take one of the other ffi_ tests as the base, and add example code to it.

klukonin reacted with thumbs up emoji

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.

3 participants

@klukonin@hodan121@Josverl

[8]ページ先頭

©2009-2025 Movatter.jp