ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

CLI - Python CommandLib API Creating new connections for every request #521

Closed dvstans closed 4 years ago

dvstans commented 4 years ago

The API class should have one underlying connection that should be used for all subsequent calls.

dvstans commented 4 years ago

Never mind - was seeing chatter with repo server during delete processing.