mirror of
https://github.com/clearlinux/graphene.git
synced 2026-08-30 15:20:53 +00:00
6f45e8a537
Async helper thread self-destructs after some idle time (when it is unused). The timeout was previously set to too-low values so that Async helper thread sporadically died even when it was supposed to stay alive. This commit increases the timeout values slightly.