Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Cleanup timeout timer for waitForInitialization #478

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

kinyoklion
Copy link
Member

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

@kinyoklion kinyoklion marked this pull request as ready for review June 4, 2024 16:59
@kinyoklion kinyoklion requested a review from keelerm84 June 4, 2024 17:01
@kinyoklion kinyoklion merged commit fccbfac into main Jun 4, 2024
18 checks passed
@kinyoklion kinyoklion deleted the rlamb/use-cancelable-timer-node-server branch June 4, 2024 17:01
@github-actions github-actions bot mentioned this pull request Jun 4, 2024
kinyoklion pushed a commit that referenced this pull request Jun 4, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>akamai-edgeworker-sdk-common: 1.1.9</summary>

##
[1.1.9](akamai-edgeworker-sdk-common-v1.1.8...akamai-edgeworker-sdk-common-v1.1.9)
(2024-06-04)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/js-server-sdk-common bumped from ^2.4.2 to ^2.4.3
</details>

<details><summary>akamai-server-base-sdk: 2.1.9</summary>

##
[2.1.9](akamai-server-base-sdk-v2.1.8...akamai-server-base-sdk-v2.1.9)
(2024-06-04)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
* @launchdarkly/akamai-edgeworker-sdk-common bumped from ^1.1.8 to
^1.1.9
    * @launchdarkly/js-server-sdk-common bumped from ^2.4.2 to ^2.4.3
</details>

<details><summary>akamai-server-edgekv-sdk: 1.1.9</summary>

##
[1.1.9](akamai-server-edgekv-sdk-v1.1.8...akamai-server-edgekv-sdk-v1.1.9)
(2024-06-04)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
* @launchdarkly/akamai-edgeworker-sdk-common bumped from ^1.1.8 to
^1.1.9
    * @launchdarkly/js-server-sdk-common bumped from ^2.4.2 to ^2.4.3
</details>

<details><summary>cloudflare-server-sdk: 2.5.7</summary>

##
[2.5.7](cloudflare-server-sdk-v2.5.6...cloudflare-server-sdk-v2.5.7)
(2024-06-04)


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @launchdarkly/js-server-sdk-common-edge bumped from 2.3.2 to 2.3.3
</details>

<details><summary>js-client-sdk-common: 1.1.4</summary>

##
[1.1.4](js-client-sdk-common-v1.1.3...js-client-sdk-common-v1.1.4)
(2024-06-04)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/js-sdk-common bumped from 2.4.2 to 2.5.0
</details>

<details><summary>js-sdk-common: 2.5.0</summary>

##
[2.5.0](js-sdk-common-v2.4.2...js-sdk-common-v2.5.0)
(2024-06-04)


### Features

* Add support for a cancel-able timeout.
([#476](#476))
([24ecf1d](24ecf1d))
</details>

<details><summary>js-server-sdk-common: 2.4.3</summary>

##
[2.4.3](js-server-sdk-common-v2.4.2...js-server-sdk-common-v2.4.3)
(2024-06-04)


### Bug Fixes

* Cleanup timeout timer for waitForInitialization
([#478](#478))
([fccbfac](fccbfac))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/js-sdk-common bumped from 2.4.2 to 2.5.0
</details>

<details><summary>js-server-sdk-common-edge: 2.3.3</summary>

##
[2.3.3](js-server-sdk-common-edge-v2.3.2...js-server-sdk-common-edge-v2.3.3)
(2024-06-04)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/js-server-sdk-common bumped from 2.4.2 to 2.4.3
</details>

<details><summary>node-server-sdk: 9.4.5</summary>

##
[9.4.5](node-server-sdk-v9.4.4...node-server-sdk-v9.4.5)
(2024-06-04)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/js-server-sdk-common bumped from 2.4.2 to 2.4.3
</details>

<details><summary>node-server-sdk-dynamodb: 6.1.14</summary>

##
[6.1.14](node-server-sdk-dynamodb-v6.1.13...node-server-sdk-dynamodb-v6.1.14)
(2024-06-04)


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @launchdarkly/node-server-sdk bumped from 9.4.4 to 9.4.5
  * peerDependencies
    * @launchdarkly/node-server-sdk bumped from >=9.4.3 to >=9.4.5
</details>

<details><summary>node-server-sdk-otel: 1.0.6</summary>

##
[1.0.6](node-server-sdk-otel-v1.0.5...node-server-sdk-otel-v1.0.6)
(2024-06-04)


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @launchdarkly/node-server-sdk bumped from 9.4.4 to 9.4.5
  * peerDependencies
    * @launchdarkly/node-server-sdk bumped from >=9.4.3 to >=9.4.5
</details>

<details><summary>node-server-sdk-redis: 4.1.14</summary>

##
[4.1.14](node-server-sdk-redis-v4.1.13...node-server-sdk-redis-v4.1.14)
(2024-06-04)


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @launchdarkly/node-server-sdk bumped from 9.4.4 to 9.4.5
  * peerDependencies
    * @launchdarkly/node-server-sdk bumped from >=9.4.3 to >=9.4.5
</details>

<details><summary>react-native-client-sdk: 10.1.5</summary>

##
[10.1.5](react-native-client-sdk-v10.1.4...react-native-client-sdk-v10.1.5)
(2024-06-04)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/js-client-sdk-common bumped from 1.1.3 to 1.1.4
</details>

<details><summary>vercel-server-sdk: 1.3.10</summary>

##
[1.3.10](vercel-server-sdk-v1.3.9...vercel-server-sdk-v1.3.10)
(2024-06-04)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/js-server-sdk-common-edge bumped from 2.3.2 to 2.3.3
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants