knro / indiwebmanager

Web Manager for INDI Server
http://www.indilib.org
GNU Lesser General Public License v2.1
43 stars 32 forks source link

Stoping driver through indiwebmanager API leaves some dangling process #55

Closed gnthibault closed 1 year ago

gnthibault commented 1 year ago

I think the issue is well summarized on this picture: weird_result

This behaviour is very detrimental, because it makes the API less useful, as one cannot remotely control servers in a robust manner. This was obtained through running multiple driver stop/start through the api.

gnthibault commented 1 year ago

This is not an indiwebmanager issue but most likely indiserver or camera driver. Closing