Files
graphene/LibOS
Dmitrii Kuvaiskii 6f45e8a537 [LibOS] Increase timeout params of Async helper thread
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.
2020-07-23 01:27:30 +00:00
..