Slava
Results
21
issues of
Slava
### Describe the bug I guess it should be possible to use `shutdownAsync` and not only `flushAsync` that is exposed. ### To reproduce ```ts const client = observeOpenAI(...); client.shutdownAsync(); //
🐞❔ unconfirmed bug