On Mon Jun 30 16:14:52 2025 +0000, Tomas-Mendes-ai wrote:
Should this be defined inside the #ifdef linux block where it's implemented? As it stands, that would avoid leaking Linux-specific code to other platforms. But I’m not sure if it would make sense, now or later, to abstract this for reuse on other platforms and avoid duplicating logic.
Hi, @vibhavp. Since you're the most active developer on this MR, could take a look into this question when you have the time? Thanks