Closed jabesq closed 1 year ago
Hi @jabesq ,
I know I reply really late to this issue. As you notice, if you restart the service, you need to restart all jtop clients as well. I didn't notice any workaround to fix this bug.
jtop use the SyncManager to communicate https://docs.python.org/3.9/library/multiprocessing.html#multiprocessing.managers.SyncManager
When the service crash crash also the pipe and all terminals crash. IF you know a workaround to fix it, let me know. I close this issue, but feel free to reopen it
Describe the bug If the
jetson_stats.service
restart, then it is impossible to recreate a new instance of jtop object in python apps, except by restarting everythinTo Reproduce Steps to reproduce the behavior:
jetson_stats.service
Expected behavior Ability to continue jtop API after service restart
Additional context Add any other context about the problem here.
Board
Jetpack
Jetson-Stats