Skip to content

Conversation

@plemarquand
Copy link
Contributor

The code to build up the SPECIALIZATION_SDK_OPTIONS list was appending to the existing list, but the list is not guarenteed to be initialized. If it isn't initialized, the append never happens and the setting is dropped.

The code to build up the SPECIALIZATION_SDK_OPTIONS list was appending
to the existing list, but the list is not guarenteed to be initialized.
If it isn't initialized, the append never happens and the setting is
dropped.
@plemarquand
Copy link
Contributor Author

@swift-ci test

@plemarquand
Copy link
Contributor Author

@swift-ci test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants