Skip to content

fix: Change error variable used in error print in connect_to

Gabriel St-Laurent requested to merge ggstl/qat:fix/negative-port into develop

This fixes an error when trying to access the error local variable bound to another scope.

Closes #6 (closed)

Merge request reports