Skip to content

Fix exception management

johan requested to merge fix/lime_db_transaction_exception into master
  • Rolling back a transaction must not generate an exception
  • avoid exception raising to the process response callback

Merge request reports