Closed aaricpittman closed 10 months ago
Thank you for bringing this to our attention. I will look into this as soon as I am able. Once a fix has been released, I will report back here.
Tracking internally as sc-227874.
Thank you again.
This has been fixed in v7.3.2.
@keelerm84 Thanks 🙏.
Description
If you configure the client to
use_ldd
then you are unable to close the client. Callingclient.close
results in aNoMethodError
for@data_source
as it does not get defined when using ldd.It may be that closing the client is not necessary when using ldd, but I did not see anything in the docs that indicated that.
Example
Expected behavior An exception is not thrown when calling
client.close
.SDK version
7.2.0