Skip to content

Fix segfaulting in Python code created by launcher - #51

Merged
pelesh merged 1 commit into
developfrom
slaven/launche-python-fix
Apr 28, 2026
Merged

Fix segfaulting in Python code created by launcher#51
pelesh merged 1 commit into
developfrom
slaven/launche-python-fix

Conversation

@pelesh

@pelesh pelesh commented Apr 26, 2026

Copy link
Copy Markdown
Collaborator

Merge request type

  • New feature
  • Resolves bug
  • Documentation
  • Other

Relates to

  • OPFLOW
  • SOPFLOW
  • SCOPFLOW
  • TCOPFLOW
  • CMake build system
  • Spack configuration
  • Manual
  • Web docs
  • Other

This MR updates

  • Header files
  • Source code
  • CMake build system
  • Spack configuration
  • Web docs
  • Manual
  • Other

Summary

Fixes #34

launcher/app.py was not deleting solver object before finalizing. This PR fixes that; python code from launcher works fine.

@pelesh
pelesh requested a review from PhilipFackler April 26, 2026 00:06
@pelesh pelesh self-assigned this Apr 26, 2026
@pelesh pelesh added the bug Something isn't working label Apr 26, 2026
@pelesh
pelesh requested a review from samimk April 27, 2026 13:58

@PhilipFackler PhilipFackler left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes make sense

@pelesh
pelesh merged commit c921d0c into develop Apr 28, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python wrapper finalize call causes a segfault

2 participants