Skip to content

feat: Untangle GEOS and LvArray error detection#4079

Open
MelReyCG wants to merge 10 commits into
developfrom
feat/rey/lvarray-error-management
Open

feat: Untangle GEOS and LvArray error detection#4079
MelReyCG wants to merge 10 commits into
developfrom
feat/rey/lvarray-error-management

Conversation

@MelReyCG

@MelReyCG MelReyCG commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

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.

This PR also adds unit tests for more error handling scenarios.

@MelReyCG MelReyCG self-assigned this Jun 8, 2026
@MelReyCG MelReyCG marked this pull request as ready for review June 25, 2026 07:11
@MelReyCG MelReyCG changed the title feat: Separate GEOS and LvArray error detection feat: Untangle GEOS and LvArray error detection Jun 25, 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