Protect _call() with lock to ensure only one call at a time.
authorBenjamin Braatz <benjamin.braatz@graph-it.com>
Wed, 21 May 2025 12:30:41 +0000 (14:30 +0200)
committerBenjamin Braatz <benjamin.braatz@graph-it.com>
Wed, 21 May 2025 12:30:41 +0000 (14:30 +0200)
commitebed85b0baa5840befff1b7c3939ab9b190e44d2
tree55eeba3212533d2f9830b3442db1775c32d52161
parentc1d04f403705912df19e27f579b57bfc1f9cbe8f
Protect _call() with lock to ensure only one call at a time.
controlpi_plugins/graph.py