-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.compilerThe Swift compiler itselfThe Swift compiler itselfdeclarationsFeature: declarationsFeature: declarationsmove-onlyFeature → type declarations: Move-only type declarationsFeature → type declarations: Move-only type declarationsswift 5.9type declarationsFeature → declarations: Type declarationsFeature → declarations: Type declarationsunexpected behaviorBug: Unexpected behavior or incorrect outputBug: Unexpected behavior or incorrect output
Description
I recently opened a different issue: #66047
It's fixed now so I closed it, however now compiling with swift run -c release
results in an unresponsive server (yet no errors from the os). It worked before so I'm not sure what the problem is.
Swift package: Server.zip
Metadata
Metadata
Assignees
Labels
bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.compilerThe Swift compiler itselfThe Swift compiler itselfdeclarationsFeature: declarationsFeature: declarationsmove-onlyFeature → type declarations: Move-only type declarationsFeature → type declarations: Move-only type declarationsswift 5.9type declarationsFeature → declarations: Type declarationsFeature → declarations: Type declarationsunexpected behaviorBug: Unexpected behavior or incorrect outputBug: Unexpected behavior or incorrect output