You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The close method does not properly guard against the @connection object being in an un-closable state. This should be updated to check the state of the object prior to trying to close it.
The close method does not properly guard against the
@connection
object being in an un-closable state. This should be updated to check the state of the object prior to trying to close it.https://github.com/puppetlabs/vmpooler/blob/master/lib/vmpooler/vsphere_helper.rb#L412-L414
The text was updated successfully, but these errors were encountered: