fix(papi): do not check client in async 02/41402/1
authorVratko Polak <[email protected]>
Fri, 9 Aug 2024 12:32:58 +0000 (14:32 +0200)
committerVratko Polak <[email protected]>
Fri, 9 Aug 2024 12:32:58 +0000 (14:32 +0200)
commitf35ee96b116bbf3afce8925fe9fcee7ea0159e38
tree4dbf0abc0fc5c03c88bb4dbb065bb046ca855177
parent8204112a23fedf6743ca490392a7cf05c6fc033f
fix(papi): do not check client in async

This is primarily to avoid excessive logging
in scenarios with multiple get_replies (not just .add) per session.

Change-Id: Ic5b1c295965cd8d32c71a7851ec7823568483b06
Signed-off-by: Vratko Polak <[email protected]>
resources/libraries/python/PapiExecutor.py