ansys / pyedb-core

Ansys Electronics Database Python Client Package
https://edb.core.docs.pyansys.com/
MIT License
2 stars 1 forks source link

Checking for port used before starting server session #376

Closed svandenb-dev closed 3 months ago

svandenb-dev commented 5 months ago

📝 Description of the feature

Checking port in case server is already running when start_session is called

💡 Steps for implementing the feature

No response

🔗 Useful links and references

No response

hiro727 commented 4 months ago

need to add health check api and query against it to make sure the service on the specified port is indeed edb server

cc @drewm102

drewm102 commented 4 months ago

@chenchienjacklin As per our discussion today, we should modify the behavior of launch_session(...) to be the following: