Skip to content

Threading safety - #453

Merged
lehecka merged 6 commits into
rsocket:masterfrom
lehecka:threadingSafety
May 18, 2017
Merged

Threading safety#453
lehecka merged 6 commits into
rsocket:masterfrom
lehecka:threadingSafety

Conversation

@lehecka

Copy link
Copy Markdown
Contributor

Adding scheduling wrappers around Subscribers and Subscriptions exposed to the application code. The scheduling wrappers will make sure the calls are made from the right EventBase.

This change was tested on observable to flowable example. It seems working, but we have known issues with ASAN failures. This will be properly tested as new unit tests are being written.

@lehecka
lehecka merged commit 2e7760c into rsocket:masterMay 18, 2017
Sign up for freeto 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.

2 participants

@lehecka@benjchristensen