Fixed #24265 -- Preserved template backend loading exceptions.
If importing or initializing a template backend fails, attempting to access this template backend again must raise the same exception.
Loading
Please register or sign in to comment
If importing or initializing a template backend fails, attempting to access this template backend again must raise the same exception.