Skip to content

feat: Separate GEOS and LvArray error detection#4079

Draft
MelReyCG wants to merge 1 commit into
developfrom
feat/rey/lvarray-error-management
Draft

feat: Separate GEOS and LvArray error detection#4079
MelReyCG wants to merge 1 commit into
developfrom
feat/rey/lvarray-error-management

Conversation

@MelReyCG
Copy link
Copy Markdown
Contributor

@MelReyCG MelReyCG commented Jun 8, 2026

Currently, LvArray and GEOS error systems are coupled in a way that LvArray can ignore GEOS error managment.
In order to keep a proper output even on LvArray cases, this PR propose to:

  • inject GEOS error managment in LvArray callbacks,
  • add its own program termination function to GEOS to not depend on the LvArray one, thus simplifying the code path.

@MelReyCG MelReyCG self-assigned this Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant