• Show log

    Commit

  • Hash : 1fd3e5d8
    Author : Jamie Madill
    Date : 2020-10-01T10:00:18

    Test Runner: Fix race in watchdog timeouts.
    
    This fixes a TSAN warning that popped up with the standalone test
    runner. The watchdog timer actually was never started so timeouts
    were not working as intended. It also switches the timeout mode
    to call _Exit which skips all the atexit handlers and avoids some
    races on teardown. This change also speeds up the TestSuiteTest.
    
    Also a small fix to GetTempDir that was including an extra path
    separator on Windows.
    
    Bug: angleproject:3162
    Bug: angleproject:5117
    Change-Id: I0e7880a08b61bbb6e30c65665d5c0acec2d78db2
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2442381
    Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags