We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2751b5c commit f767374Copy full SHA for f767374
prometheus_client/values.py
@@ -1,5 +1,5 @@
1
import os
2
-from threading import Lock
+from threading import RLock
3
import warnings
4
5
from .mmap_dict import mmap_key, MmapedDict
0 commit comments