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

backend: fix SubscribeMissionProgress unit tests #511

Merged
merged 1 commit into from
Aug 29, 2018

Conversation

JonasVautherin
Copy link
Collaborator

SubscribeMissionProgress is now an infinite stream (similar to Telemetry) and we must therefore have a way to cancel it (I'm actually thinking that maybe all stream should be implemented like this 🤔, but that's for later).

@JonasVautherin JonasVautherin force-pushed the fix-mission-progress-tests branch from c2cdeea to bac618a Compare August 29, 2018 21:14
@JonasVautherin JonasVautherin merged commit e17c3be into develop Aug 29, 2018
@JonasVautherin JonasVautherin deleted the fix-mission-progress-tests branch August 29, 2018 21:38
Copy link
Collaborator

@julianoes julianoes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okey!

rt-2pm2 pushed a commit to rt-2pm2/DronecodeSDK that referenced this pull request Nov 27, 2018
backend: fix SubscribeMissionProgress unit tests
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.

2 participants