Sanic Memory Leak , observed sanic==23.12.1

used libs:
“sanic==23.12.1”,
“uvloop==0.19.0”,
“lru-dict==1.1.6”,
“scikit-learn==1.0.2”,
“joblib==1.1.0”,
“Faker==2.0.2”,
“numpy==1.21.4”,
“scipy==1.7.2”,
“spacy==3.7.0”,
#“redis==3.5.3”,
“aioredis==2.0.0”,
“cachetools==4.1.1”,
“requests-unixsocket==0.3.0”,
“redlock-py==1.0.8”,
“Cython==0.29.24”,
“prometheus-client==0.13.1”,
“pytest==6.2.5”,
“sanic-testing==23.12.0”,
“coverage==6.1.2”,
“ddtrace==1.2.2”

debug with ddtrace and tracemeloc,
issues seems in
load_json in sanic lib
plase guide me ,
also i want to know is there any way we restart worker periodically to reclaim resource as intrim solution
@ahopkins

@ahopkins and all , i am levering sanic workers stll issue persists observing sanic main process keeps on growing , and hitting OOM issue