Skip to content

Add server exit to python del mapdl #3394

@dkowollik

Description

@dkowollik

Description of the feature

Hi,
the server is not shut down, once a python del operator is used on the mapdl instance. Can you please add this? PyACP makes use of the weakref.finalize from python stdlib. With this in place, the callback is executed, if the instance is not referenced anymore or if the python process is finished.

Steps for implementing the feature

...

Useful links and references

...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprove any current implemented feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions