Create configurable objects that connect to pycdb based on what we find in the pydaq partition
In tandem to this, we have to become more strict about picking the correct daq release for the daq python libraries because pycdb will crash horribly if there is a version mismatch
We also need to be very careful about implementing this because it is very easy to accidentally deadlock the session with pycdb if you open two transactions
Expected Behavior
pycdb
based on what we find in thepydaq
partitionpycdb
will crash horribly if there is a version mismatchpycdb
if you open two transactions