<div dir="ltr"><div>Hello,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El mar, 4 abr 2023 a las 12:33, Simon Ser (<<a href="mailto:contact@emersion.fr">contact@emersion.fr</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
On Tuesday, April 4th, 2023 at 12:16, Guillermo Rodriguez <<a href="mailto:guillerodriguez.dev@gmail.com" target="_blank">guillerodriguez.dev@gmail.com</a>> wrote:<br>
<br>
> Is it necessary to explicitly clean up and release any resources<br>
> before exit in a Wayland client? Does that happen automatically if<br>
> the process simply exits (in the same way that other resources such<br>
> as memory or fds are automatically released) ?<br>
<br>
If you don't explicitly cleanup resources allocated by libwayland, it's<br>
fine: the process won't leak any. IOW, resources allocated in a Wayland<br>
client are cleaned up by the OS as usual.<br><br></blockquote><div><br></div><div>Thank you, this is very useful!</div><div><br></div><div>One further question: before posting this here, I was trying to verify this by myself, and was wondering whether there is some sort of tool that can be used to monitor resources currently in use in a Wayland server. Does such a tool exist?</div></div><br clear="all"><div>Thanks,</div><br><div dir="ltr" class="gmail_signature">Guillermo Rodriguez Garcia<br><a href="mailto:guille.rodriguez@gmail.com" target="_blank">guille.rodriguez@gmail.com</a></div></div>