mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-28 00:06:53 +01:00
f76ac0edb3
* Fixes a memory leak where events would trigger the data polling to restart. Any event would setup another polling interval, which would strain our database. Separated the logic for fetching the data and the polling, and made sure that the polling was only initialized once. |
||
---|---|---|
.. | ||
create-context.test.ts | ||
create-context.ts | ||
proxy-repository.ts |