Skip to content

Conversation

@scottinet
Copy link
Contributor

This PR ensures the subscription callbacks are correctly called in the unlikely event of invoking the onDone method after Kuzzle responds.
For instance, if one stores the KuzzleDataCollection.subscribe or the KuzzleDocument.subscribe result, and then invokes its onDone method a few milliseconds after that.

@codecov-io
Copy link

codecov-io commented Sep 23, 2016

Current coverage is 100% (diff: 100%)

Merging #119 into develop will not change coverage

@@           develop   #119   diff @@
=====================================
  Files           16     16          
  Lines         1563   1569     +6   
  Methods        268    268          
  Messages         0      0          
  Branches       398    399     +1   
=====================================
+ Hits          1563   1569     +6   
  Misses           0      0          
  Partials         0      0          

Powered by Codecov. Last update cfcc217...192b05d

@dbengsch dbengsch merged commit bac9859 into develop Sep 26, 2016
@scottinet scottinet deleted the onDoneFoolproof branch February 10, 2017 14:40
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.

6 participants