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

unshare:Published data gets added up in the unshared devices queue. #175

Open
gayatri678 opened this issue Aug 29, 2018 · 1 comment
Open

Comments

@gayatri678
Copy link

1.Device 1 shares data to device2.
2.Device1 unshares data to device2.
3.Device1 publishes data.
4.Check the queue for device2.

Expected Result:
Data should not be added to device2 queue.

Actual Result:
Data is getting added up to device2 queue.

@pct960
Copy link
Member

pct960 commented Sep 4, 2018

Could you please check if this still happens?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants