You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use jest library but i always get memory leak after using until server goes down
the memory leak come from using inflight library witch is deprecated for same reason
Expected behavior
just try to use deferent caching library like lru-cache
Actual behavior
Memory leak
Additional context
No response
Environment
system: ubuntu 22
nestjs framework node 20
The text was updated successfully, but these errors were encountered:
Version
29.7.0
Steps to reproduce
i use jest library but i always get memory leak after using until server goes down
the memory leak come from using inflight library witch is deprecated for same reason
Expected behavior
just try to use deferent caching library like lru-cache
Actual behavior
Memory leak
Additional context
No response
Environment
The text was updated successfully, but these errors were encountered: