Skip to content

Issues: apple/swift

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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[SR-14763] Awaiting Swift actor function all takes indefinitely bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#57113 opened Jun 11, 2021 by swift-ci
Compiler crash on incorrect (non-existent) distributed actor declaration bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor
#58663 opened May 4, 2022 by mr-swifter
Distributed: incorrect diagnostics for missing import bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor
#59172 opened May 31, 2022 by MaxDesiatov
[Distributed Actors] Labels of RemoteCallArgument do not match documentation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor
#60303 opened Jul 29, 2022 by s-k
Distributed Actor signatures conformance not working after swift format transformation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor
#61999 opened Nov 9, 2022 by hassila
Error in LocalTestingDistributedActorSystem.assignID bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software distributed Feature → concurrency: distributed actor run-time crash Bug → crash: Swift code crashed during execution standard library Area: Standard library umbrella swift 5.7
#63679 opened Feb 15, 2023 by dimsumthinking
Allow hooking Tracing.h hooks for swift-benchmark Concurrencу Area → standard library: The `Concurrency` module under the standard library umbrella concurrency Feature: umbrella label for concurrency language features standard library Area: Standard library umbrella
#64636 opened Mar 27, 2023 by hassila
[Fix] Main actor in wrong thread concurrency Feature: umbrella label for concurrency language features
#64851 opened Apr 3, 2023 by aluco100 Loading…
Add Task.isCurrent concurrency Feature: umbrella label for concurrency language features swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#67504 opened Jul 25, 2023 by KaQuMiQ Loading…
Custom Executors Unexpected Performance Penalty concurrency runtime Feature: umbrella label for concurrency runtime features
#69053 opened Oct 8, 2023 by MahdiBM
[Source compatibility suite] swift-distributed-actors assertion failure after rebranch merge bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor source compatibility suite Flag: An issue that surfaced in the source compatibility suite
#69411 opened Oct 25, 2023 by justice-adams-apple
Compile crash non import of non existing module bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software distributed Feature → concurrency: distributed actor type checker Area → compiler: Semantic analysis
#70657 opened Dec 31, 2023 by mr-swifter
Segmentation fault while using executor preferences bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency runtime Feature: umbrella label for concurrency runtime features crash Bug: A crash, i.e., an abnormal termination of software run-time crash Bug → crash: Swift code crashed during execution
#71307 opened Feb 1, 2024 by Joannis
Consider how much of SourceKit-LSP’s TaskScheduler we could implement in the language or via executors concurrency Feature: umbrella label for concurrency language features
#73372 opened May 1, 2024 by ahoppen
ProTip! Add no:assignee to see everything that’s not assigned.