Skip to content
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

Add thread safety to Observable.value #12

Merged
merged 6 commits into from Nov 12, 2018
Merged

Add thread safety to Observable.value #12

merged 6 commits into from Nov 12, 2018

Conversation

4brunu
Copy link
Contributor

@4brunu 4brunu commented Nov 8, 2018

Solves #11

@roberthein
Copy link
Owner

This looks pretty smart. 😃 But Im AFK now, will look at it tomorrow.

@4brunu
Copy link
Contributor Author

4brunu commented Nov 8, 2018

No problem! 🙂 Thanks for all the feedback and approving the other PR today 👍 😄

@4brunu
Copy link
Contributor Author

4brunu commented Nov 12, 2018

Just made some additional changes, UniqueID and Observers should also be thread safe

@roberthein
Copy link
Owner

Very nice! I was just looking at a good way to test this stuff.. let's get this merged ;)

@4brunu
Copy link
Contributor Author

4brunu commented Nov 12, 2018

I was thinking that this project could have a test suite.
I could create some tests, but since this don't have an Xcode project, I'm not sure where to create the test target and start adding the tests...
What do you think?

@roberthein
Copy link
Owner

Great idea again. There could just be a Xcode project living in the root-folder.

@roberthein roberthein merged commit 5137813 into roberthein:master Nov 12, 2018
@4brunu 4brunu mentioned this pull request Nov 12, 2018
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.

None yet

2 participants