It seems like you forgot to lock the Counter on `dec()`: https://github.com/omergertel/pyformance/blob/b71056eaf9af6cafd3e3c4a416412ae425bdc82e/pyformance/meters/counter.py#L20
It seems like you forgot to lock the Counter on
dec():pyformance/pyformance/meters/counter.py
Line 20 in b71056e