launchdarkly / js-core

LaunchDarkly monorepo for JavaScript SDKs
Other
12 stars 12 forks source link

fix: Cleanup timeout timer for waitForInitialization #478

Closed kinyoklion closed 3 weeks ago

kinyoklion commented 3 weeks ago

Use the new cancelable timer to ensure that the handle gets cleaned up.