shanbay/cachext

View on GitHub
cachext/backends.py

Summary

Maintainability
A
2 hrs
Test Coverage

File backends.py has 282 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import abc
import pickle
import time
from threading import RLock, Lock
from .otel import otel_instrument
Severity: Minor
Found in cachext/backends.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status