Skip to content

implement Thread.isMainThread #1184

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

Closed
wants to merge 1 commit into from
Closed

implement Thread.isMainThread #1184

wants to merge 1 commit into from

Conversation

weissi
Copy link
Contributor

@weissi weissi commented Aug 22, 2017

once merged I want to use this in swift-corelibs-xctest because I want to assert that expectations are created from the main thread which seems what Darwin XCTest does.

@weissi weissi requested a review from phausler August 22, 2017 17:50
@ianpartridge
Copy link
Contributor

Collides with #1162

@weissi
Copy link
Contributor Author

weissi commented Aug 22, 2017

@ianpartridge happy to take #1162

@weissi
Copy link
Contributor Author

weissi commented Aug 23, 2017

@ianpartridge @phausler any timeline on when #1162 will go in?

@parkera
Copy link
Contributor

parkera commented Aug 23, 2017

I merged it

@parkera parkera closed this Aug 23, 2017
@weissi
Copy link
Contributor Author

weissi commented Aug 24, 2017

@parkera ta

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.

3 participants