ansys / ansys/pyprimemesh

Stop / finalize server instance on python delete and process end

Open
#875 4 comments 0 reactions 0 assignees View on GitHub
aps enhancement
Dominant language
Python
Stars
35
Forks
14
Avg merge
3d 5h
Merged PRs (30d)
11

Description

### 📝 Description of the feature

Hi,
it would be great, if you could exit the server instance (check in license) once one uses the python del operator and once the python process finishes.

### 💡 Steps for implementing the feature

_No response_

### 🔗 Useful links and references

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by locating the Python wrapper for the Prime Server instance and its lifecycle or cleanup entry points. Trace how Python del and process termination are currently handled, then identify existing tests for server shutdown or license checks. Done means both deletion and normal process exit finalize the server instance and check in the license.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.