Skip to content

Fix segfaulting in Python code created by launcher#51

Open
pelesh wants to merge 1 commit intodevelopfrom
slaven/launche-python-fix
Open

Fix segfaulting in Python code created by launcher#51
pelesh wants to merge 1 commit intodevelopfrom
slaven/launche-python-fix

Conversation

@pelesh
Copy link
Copy Markdown
Collaborator

@pelesh pelesh commented Apr 26, 2026

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
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

1 participant