Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on May 30, 2024. It is now read-only.
This repository was archived by the owner on May 30, 2024. It is now read-only.
There was an error while loading. Please reload this page.
If I create a Launch Darkly client that uses a
NullUpdateProcessorand then I callcloseon that client, we will crash, becauseNullUpdateProcessoris currently defined without aclosefunction:NullUpdateProcessorshould define a no-opclosefunction.