Skip to content

Removed redundant call of handleNewStream in streaming executor#18935

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
rgarnov:rg/remove_double_handle_new_stream_call
Nov 27, 2020
Merged

Removed redundant call of handleNewStream in streaming executor#18935
opencv-pushbot merged 1 commit intoopencv:masterfrom
rgarnov:rg/remove_double_handle_new_stream_call

Conversation

@rgarnov
Copy link
Copy Markdown
Contributor

@rgarnov rgarnov commented Nov 26, 2020

Summary

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake
force_builders=Custom
build_image:Custom=centos:7
buildworker:Custom=linux-1
build_gapi_standalone:Custom=ade-0.1.1f

build_gapi_standalone:Linux x64=ade-0.1.1f
build_gapi_standalone:Win64=ade-0.1.1f
build_gapi_standalone:Mac=ade-0.1.1f
build_gapi_standalone:Linux x64 Debug=ade-0.1.1f

@dmatveev dmatveev added this to the 4.5.1 milestone Nov 26, 2020
@dmatveev dmatveev self-assigned this Nov 26, 2020
@rgarnov rgarnov force-pushed the rg/remove_double_handle_new_stream_call branch from e7d6650 to ece14ea Compare November 26, 2020 19:47
Copy link
Copy Markdown
Contributor

@AsyaPronina AsyaPronina left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Copy Markdown
Contributor

@dmatveev dmatveev left a comment

Choose a reason for hiding this comment

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

👍 approved, thanks!

@rgarnov
Copy link
Copy Markdown
Contributor Author

rgarnov commented Nov 27, 2020

@alalek could you merge this PR please?

@opencv-pushbot opencv-pushbot merged commit 23be514 into opencv:master Nov 27, 2020
@rgarnov rgarnov deleted the rg/remove_double_handle_new_stream_call branch November 27, 2020 14:15
@alalek alalek mentioned this pull request Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants