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

[Python Bindings] Frontend test for telemetry extension #9768

Merged
merged 4 commits into from
Jan 20, 2022

Conversation

nosovmik
Copy link
Contributor

Details:

  • This also ensures that actual 'Telemetry' object containing callbacks is still alive even there is no explicit Python objects holding it. So there is no such potential 'crash' when object holding callback on Python side is destroyed

Tickets:

  • 72263

@nosovmik nosovmik requested review from ilya-lavrenov, ilyachur, itikhono and a team January 19, 2022 11:59
@openvino-pushbot openvino-pushbot added the category: inference OpenVINO Runtime library - Inference label Jan 19, 2022
This also ensures that actual 'Telemetry' object containing callbacks is still alive even there is no explicit Python objects holding it
@nosovmik nosovmik merged commit 7126bef into openvinotoolkit:master Jan 20, 2022
AntonGrishin pushed a commit to AntonGrishin/openvino that referenced this pull request Jan 26, 2022
…kit#9768)

* Python bindings - test for telemetry extension

This also ensures that actual 'Telemetry' object containing callbacks is still alive even there is no explicit Python objects holding it

* Fix pylint

* fix clang-format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: inference OpenVINO Runtime library - Inference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants