Closed lime008 closed 2 years ago
Fixes a problem with typecasting causing a runtime panic if the returned service info is not castable to *RmwServiceInfo.
The failing checks are not related to the changes made in this pull request, so I think this can be merged despite the checks failing.
Fixes a problem with typecasting causing a runtime panic if the returned service info is not castable to *RmwServiceInfo.