Otherwise exceptions are silently ignored, until the transaction finishes.
And when the transaction fails, the returned error message is unhelpful.
This commit makes copy_to return the actual error message.
Differential D1872
Make copy_to raise exceptions from the writer thread. vlorentz on Aug 20 2019, 4:06 PM. Authored by
Details
Otherwise exceptions are silently ignored, until the transaction finishes. This commit makes copy_to return the actual error message.
Diff Detail
Event TimelineComment Actions Build is green Comment Actions Build is green |