Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

Fix manageViewSubcription when there isn't any view attached #58

Merged
merged 3 commits into from
Jan 19, 2017
Merged

Fix manageViewSubcription when there isn't any view attached #58

merged 3 commits into from
Jan 19, 2017

Conversation

StefMa
Copy link
Contributor

@StefMa StefMa commented Jan 9, 2017

I found a strange behaviour during my implementation of #54 (and the follow up issue #55 (2)).
We can actually send a viewSubscription to the SubscriptionHandler even when there isn't any view attached.

This PR will fix that issue.

@StefMa StefMa added the rx label Jan 9, 2017
This was referenced Jan 9, 2017
@passsy
Copy link
Contributor

passsy commented Jan 19, 2017

I'm fine with throwing an exception when calling manage*() and the presenter is in the wrong state

@passsy passsy merged commit 4d9f6c8 into GCX-HCI:master Jan 19, 2017
@passsy passsy deleted the fix/unsubscribe branch January 19, 2017 17:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants