Skip to content

Conversation

@spouliot
Copy link
Contributor

Keep 'CallContextSecurityData' around since it's quite small (and the
normal linker logic will be able to deal with it if unused) and allows
the use of Thread.CurrentPrincipal

Also add unit test.

Fix #7321

dotnet#7321

Keep 'CallContextSecurityData' around since it's quite small (and the
normal linker logic will be able to deal with it if unused) and allows
the use of `Thread.CurrentPrincipal`

Also add unit test.

Fix dotnet#7321
@monojenkins
Copy link
Collaborator

Build failure
Build succeeded
API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
🔥 Test run failed 🔥

Test results

1 tests failed, 88 tests passed.

Failed tests

  • monotouch-test/watchOS 32-bits - simulator/Debug: Crashed

@spouliot
Copy link
Contributor Author

failure is a known issue, HE0038 on watchOS https://github.com/xamarin/maccore/issues/581

@spouliot spouliot merged commit 845e757 into dotnet:master Nov 28, 2019
@spouliot spouliot deleted the principal branch November 28, 2019 19:17
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.

"Linked Away" exception when using CurrentPrincipal with SDK linking enabled

3 participants