lsst.dax.apdb ga786bb30fb+8f98e38083
|
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.