Handle invalid lock files #225
Labels
backend
This issue or pull request is backend related
enhancement
This issue or pull request discusses non feature changes
Handle invalid lock files and add tests for that.
Example:
As of right now this causes an error that is not handled by us. Instead of that maybe send an error that says that "api/poetry.lock is invalid" and still sync using the other lock files
The text was updated successfully, but these errors were encountered: