On Tue, Mar 17, 2026 at 12:50:23PM +0400, Marc-André Lureau wrote: > The call is unnecessary, since "thread" is already set at creation time. > Furthermore, the "thread" field is mostly useless as the thread is > created DETACHED and isn't used for anything but perhaps debugging.
Doesn't even seem to be used for debugging - nothing ever reads it afaict. > > Signed-off-by: Marc-André Lureau <[email protected]> > --- > ui/vnc-jobs.c | 2 -- > 1 file changed, 2 deletions(-) Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com ~~ https://hachyderm.io/@berrange :| |: https://libvirt.org ~~ https://entangle-photo.org :| |: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
