ni / grpc-device

gRPC server providing remote access to NI device driver APIs.
MIT License
71 stars 50 forks source link

Close VISA resource manager on server reset #994

Closed dmondrik closed 1 year ago

dmondrik commented 1 year ago

What does this Pull Request accomplish?

It closes the VISA resource manager when the server is reset.

Why should this Pull Request be merged?

The server being reset should clean up as much as possible.

What testing has been done?

Added visa_resource_manager_tests