stop tgcommandplugin timer when remote check not needed#8561
stop tgcommandplugin timer when remote check not needed#8561bellenot merged 4 commits intoroot-project:masterfrom
Conversation
|
Can one of the admins verify this patch? |
|
@phsft-bot build |
|
Starting build on |
|
Build failed on mac11.0/cxx17. Errors:
|
|
Build failed on mac1014/python3. Errors:
|
|
@phsft-bot build |
|
Starting build on |
|
Build failed on mac1014/python3. Failing tests: |
|
Build failed on mac11.0/cxx17. Failing tests:
And 37 more |
|
Build failed on ROOT-debian10-i386/cxx14. Failing tests: |
…#8561) * add function to stop timer Fixes root-project#8269 * add public function to stop timer * let turn on or off * let user start and stop at will
…#8561) * add function to stop timer Fixes root-project#8269 * add public function to stop timer * let turn on or off * let user start and stop at will
…#8561) * add function to stop timer Fixes root-project#8269 * add public function to stop timer * let turn on or off * let user start and stop at will
This Pull request:
Changes or fixes:
Let user stop internal timer, for performance reasons, when there is a priori knowledge that there is no remote check needed.
Checklist:
This PR fixes #8269