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

Unable to use distributed computed get property bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor
#59884 by PopFlamingo was closed Jan 22, 2024
[SR-13742] Allow "case let value as [Int]" and remove the diagnostic that it is not implemented bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself good first issue Good for newcomers
#56139 by ktoso was closed Nov 2, 2022
[SR-14973] withTaskGroup leaks memory for every task added to the group bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features standard library Area: Standard library umbrella
#57315 by swift-ci was closed Sep 14, 2021
[SR-15175] withTaskGroup(of:) leaks huge amounts of memory on linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features standard library Area: Standard library umbrella
#57498 by tayloraswift was closed Sep 14, 2021
[SR-15309] Task isCancelled instance property not reporting value correctly bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#57631 by swift-ci was closed Oct 13, 2021
[SR-15432] Hashable synthesis should add nonisolated keyword for conforming actors actor Feature → concurrency: `actor` declarations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances derived conformances Feature → protocol → conformances: derived conformances aka synthesized conformances Hashable Area → standard library: The `Hashable` protocol unexpected behavior Bug: Unexpected behavior or incorrect output
#57738 by WowbaggersLiquidLunch was closed Nov 5, 2021
[SR-15454] Compiler crash on distributed actor creation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself distributed Feature → concurrency: distributed actor
#57759 by swift-ci was closed Jun 15, 2022
[SR-15553] Potential actor race condition bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#57856 by swift-ci was closed Jan 24, 2022
[SR-15559] SourceKit-LSP doesn't seem to work with distributed actors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#57862 by swift-ci was closed Jan 24, 2022
[SR-15592] async function does return after a long delay (30s) async & await Feature → concurrency: asynchronous function aka the async/await pattern bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.)
#57895 by dnadoba was closed Dec 16, 2021
[WIP] Task creation with executor concurrency Feature: umbrella label for concurrency language features
#38077 by DougGregor was closed Sep 11, 2023 Loading…
[SR-15659] Swift Compiler issue on linux with async bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57938 by swift-ci was closed Feb 8, 2022
Async function never returns in Swift 5.7 in release + static linking (Linux) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features sswg Issues related to Serverside Swift Work Group projects
#59961 by PopFlamingo was closed Mar 19, 2024
Multiple isolated parameters cause data race without generating compilation error or warning bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#60474 by maiyama18 was closed Nov 12, 2022
Distributed computed properties are not marked as throwing bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor
#61070 by akbashev was closed Nov 10, 2022
Actor boundary warning for @TaskLocal values bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features standard library Area: Standard library umbrella
#62220 by mroi was closed Dec 13, 2022
TaskPriority should gain CustomStringConvertible, and docs for properties concurrency Feature: umbrella label for concurrency language features feature A feature request or implementation
#62430 by ktoso was closed Mar 1, 2023
"SIL memory lifetime failure" when attempting to build Distributed Actors example. actor Feature → concurrency: `actor` declarations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features crash Bug: A crash, i.e., an abnormal termination of software distributed Feature → concurrency: distributed actor SILGen Area → compiler: The SIL generation stage swift 5.8 verifier
#62898 by fibrechannelscsi was closed May 17, 2024
DiscardingTaskGroup has ABI signature mismatch issue affects ABI Flag: Affects ABI bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Concurrencу Area → standard library: The `Concurrency` module under the standard library umbrella crash Bug: A crash, i.e., an abnormal termination of software run-time crash Bug → crash: Swift code crashed during execution standard library Area: Standard library umbrella
#63060 by kateinoigakukun was closed Jul 21, 2023
TaskGroups waitForAll changed behaviour in recent 5.8 toolchains async & await Feature → concurrency: asynchronous function aka the async/await pattern bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features runtime The Swift Runtime
#63147 by FranzBusch was closed Jan 27, 2023
🍒[5.8][Distributed] LocalDAS cannot gain constraint on resolve method distributed Feature → concurrency: distributed actor 🍒 release cherry pick Flag: Release branch cherry picks
#63326 by ktoso was merged Jan 31, 2023 Loading…
[Executors] Improved executor precondition errors concurrency Feature: umbrella label for concurrency language features
#64171 by ktoso was closed Jan 16, 2024 Loading…
Remote target (for distributed actor) arguments are not properly deinitialized bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor
#70004 by ser-0xff was closed Jan 11, 2024
ProTip! Adding no:label will show everything without a label.