lsst.dax.apdb g06e71c497f+096b73effd
|
Protected Attributes | |
_session | |
_execution_profile | |
Special wrapper class to workaround ``execute_concurrent()`` issue which does not allow non-default execution profile. Instance of this class can be passed to execute_concurrent() instead of `Session` instance. This class implements a small set of methods that are needed by ``execute_concurrent()``. When ``execute_concurrent()`` is fixed to accept exectution profiles, this wrapper can be dropped.