Skip to content

Issues: JuliaLang/julia

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

document isopen(::Channel) docs This change adds or pertains to documentation merge me PR is reviewed. Merge when all tests are passing multithreading Base.Threads and related functionality
#56376 opened Oct 29, 2024 by mrufsvold Loading…
Add per-Task cpu time metric feature Indicates new feature / enhancement requests multithreading Base.Threads and related functionality needs news A NEWS entry is required for this change
#56320 opened Oct 24, 2024 by nickrobinson251 Loading…
unlock notifies _all_ waiting tasks multithreading Base.Threads and related functionality performance Must go faster
#56182 opened Oct 15, 2024 by kpamnany
WIP workstealing scheduler + refactor for easier experimentation multithreading Base.Threads and related functionality
#55542 opened Aug 20, 2024 by gbaraldi Draft
Deadlock doing I/O on a foreign thread while the main thread is blocked bug Indicates an unexpected problem or unintended behavior multithreading Base.Threads and related functionality
#55525 opened Aug 19, 2024 by maleadt
Implement Once type for pthread_once like functionality feature Indicates new feature / enhancement requests multithreading Base.Threads and related functionality
#55439 opened Aug 9, 2024 by gbaraldi Loading…
Enable reserved_stack argument to Threads.@spawn multithreading Base.Threads and related functionality
#55201 opened Jul 21, 2024 by MilesCranmer Loading…
race condition in waitany test ci Continuous integration multithreading Base.Threads and related functionality test This change adds or pertains to unit tests
#54814 opened Jun 15, 2024 by vtjnash
Composable multithreading with OpenBLAS linear algebra Linear algebra multithreading Base.Threads and related functionality
#54345 opened May 3, 2024 by giordano
Segmentation fault with Distributed when --threads is set multithreading Base.Threads and related functionality parallelism Parallel or distributed computation
#54253 opened Apr 25, 2024 by Socob
Task scheduling regression multithreading Base.Threads and related functionality regression Regression in behavior compared to a previous version
#54101 opened Apr 16, 2024 by sgaure 1.12
Provide a julia alternative of pthread_once feature Indicates new feature / enhancement requests multithreading Base.Threads and related functionality
#54042 opened Apr 11, 2024 by KristofferC
@threads macro cause wrong line numbers in stacktrace error handling Handling of exceptions by Julia or the user multithreading Base.Threads and related functionality
#53919 opened Apr 2, 2024 by jakobnissen
Add way to create a custom threadpool multithreading Base.Threads and related functionality
#53915 opened Apr 1, 2024 by IanButterworth
The root tasks (including foreign threads) do not have a donenotify set multithreading Base.Threads and related functionality
#53670 opened Mar 9, 2024 by vtjnash
regression in thread-safety correctness of detecting compilation finished compiler:inference Type inference multithreading Base.Threads and related functionality regression Regression in behavior compared to a previous version
#53432 opened Feb 22, 2024 by vtjnash
Make schedule handle threadpools multithreading Base.Threads and related functionality
#53056 opened Jan 25, 2024 by MasonProtter
Check channel state on iterate awaiting review PR is complete and seems ready to merge. Has tests and news/compat if needed. CI failures unrelated. bugfix This change fixes an existing bug iteration Involves iteration or the iteration protocol multithreading Base.Threads and related functionality
#52981 opened Jan 19, 2024 by jakobnissen Loading…
Comparison with irrationals is not thread safe bignums BigInt and BigFloat bug Indicates an unexpected problem or unintended behavior multithreading Base.Threads and related functionality
#52862 opened Jan 11, 2024 by OlivierHnt
Non thread-safe use of setrounding in construction of BigFloat from Rational bignums BigInt and BigFloat bug Indicates an unexpected problem or unintended behavior multithreading Base.Threads and related functionality rationals The Rational type and values thereof
#52859 opened Jan 11, 2024 by Joel-Dahne
WeakRef: Set initial value atomically multithreading Base.Threads and related functionality
#52212 opened Nov 17, 2023 by jpsamaroo Loading…
Deprecate Base.@async deprecation This change introduces or involves a deprecation julep Julia Enhancement Proposal multithreading Base.Threads and related functionality
#52109 opened Nov 9, 2023 by kpamnany
Explicit task pin/unpin interface julep Julia Enhancement Proposal multithreading Base.Threads and related functionality
#52108 opened Nov 9, 2023 by kpamnany
Add Threads.@spawn option to limit threads in specific contexts feature Indicates new feature / enhancement requests multithreading Base.Threads and related functionality
#51779 opened Oct 19, 2023 by chrstphrbrns
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.