FOGProject / fogproject

An open source computer cloning & management system
https://fogproject.org
GNU General Public License v3.0
1.09k stars 221 forks source link

Stop udp-sender processes when canceling a session. #523

Open Sebastian-Roth opened 1 year ago

Sebastian-Roth commented 1 year ago

Speaking of Multicast, I've noticed that if the sessions don't start at all, but still when you cancel all Multicast tasks in the web panel, the udp-sender itself remains running in the background on the server.

Ideally, after cancelling all tasks, the udp-sender should be killed in any case.

Screenshot 2022-11-05 171245

Originally posted by @Piotr86PL in https://github.com/FOGProject/fos/issues/48#issuecomment-1304575642