zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2k stars 592 forks source link

Remove ReapThread from IceGrid #2250

Open bernardnormier opened 1 month ago

bernardnormier commented 1 month ago

We need to remove ReapThread and related timeout code from IceGrid. It's no longer useful now that rely on the idle timeout for everything.