Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Command Invocation Error Handling

Choose a tag to compare

@abstract-base-method abstract-base-method released this 07 Jun 20:12
· 79 commits to master since this release
b4af098

In this release we've added protection around commands and specifically their __init__ method when there in an exception thrown.

Change Log

  • Added protection in the importer around exceptions thrown during __init__
  • Updated PostgreSQL tests to prevent erroneous test failure