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

threadid() and nthreads() usage #265

Open
cormullion opened this issue Jul 7, 2023 · 2 comments
Open

threadid() and nthreads() usage #265

cormullion opened this issue Jul 7, 2023 · 2 comments

Comments

@cormullion
Copy link
Member

From this blog post we read that:

Any usage of threadid() in package or user code should be seen as a warning sign that the code is relying on implementation details, and is open to concurrency bugs.

In Luxor threadid() does appear a few times:

so there might be the possibility of issues and/or bugs.

@hustf
Copy link
Contributor

hustf commented Jul 7, 2023

Oops, we ought to think this through. I have used the thread features some on Julia 1.9 and did not notice any issues.

Copy link

stale bot commented Mar 17, 2024

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants