def _xray_stop()

in lambdas/helper/dal.py [0:0]


    def _xray_stop():
        if is_lambda_environment and xray_recorder:
            xray_recorder.end_subsegment()