Skip to content

BUG: corrected logic for checking that streaming was not used#468

Merged
thewtex merged 1 commit intoInsightSoftwareConsortium:masterfrom
romangrothausmann:corrStreamingCheckLogic
Feb 5, 2019
Merged

BUG: corrected logic for checking that streaming was not used#468
thewtex merged 1 commit intoInsightSoftwareConsortium:masterfrom
romangrothausmann:corrStreamingCheckLogic

Conversation

@romangrothausmann
Copy link
Member

@romangrothausmann romangrothausmann commented Feb 5, 2019

There is a bug in the logic for checking if streaming did not succeed with the final commits of #392, see comments there (#392 (comment)).
resample->SetInput( monitor->GetOutput() ); was called twice (e9f951d#diff-50f53fc01f72ba938548d64a1218589bL122 and e9f951d#diff-50f53fc01f72ba938548d64a1218589bL137), so removed one to avoid problems in future modifications.
Some minor changes are included as well.

Copy link
Member

@thewtex thewtex left a comment

Choose a reason for hiding this comment

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

@thewtex thewtex merged commit c43b9f6 into InsightSoftwareConsortium:master Feb 5, 2019
@romangrothausmann romangrothausmann deleted the corrStreamingCheckLogic branch February 7, 2019 15:42
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.

3 participants