hapijs / joi

The most powerful data validation library for JS
Other
20.95k stars 1.51k forks source link

fix: commit states to avoid memory leak #2945

Closed Marsup closed 1 year ago

Marsup commented 1 year ago

Snapshots were being constantly added without ever being removed, creating a leak.