Skip to content

Fix Python plugin project reparse#837

Open
barnabasdomozi wants to merge 1 commit intoEricsson:masterfrom
barnabasdomozi:fix_pythonplugin_inc_parsing
Open

Fix Python plugin project reparse#837
barnabasdomozi wants to merge 1 commit intoEricsson:masterfrom
barnabasdomozi:fix_pythonplugin_inc_parsing

Conversation

@barnabasdomozi
Copy link
Collaborator

Currently, if we try to reparse a Python project,
the CodeCompass_parser exits with the following error: "terminate called after throwing an instance of
'odb::object_already_persistent'".

As a fix, if the object already exists in the database, we first remove it.

Currently, if we try to reparse a Python project,
the CodeCompass_parser exits with the following error:
"terminate called after throwing an instance of
'odb::object_already_persistent'".

As a fix, if the object already exists in the database,
we first remove it.
@barnabasdomozi barnabasdomozi added Kind: Bug ⚠️ Plugin: Python Issues related to the parsing and presentation of Python projects. Target: Parser labels Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Kind: Bug ⚠️ Plugin: Python Issues related to the parsing and presentation of Python projects. Target: Parser

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant