• Davis King's avatar
    Removed two try/catch blocks from the threading code. One was replaced with · e1b3a927
    Davis King authored
    the RAII equivalent and the other was the final catch block to log uncaught exceptions
    from the user and then abort the program.  The code now lets the exception escape
    to the operating system so that it is easier to debug uncaught exceptions.
    
    --HG--
    extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403201
    e1b3a927
Name
Last commit
Last update
dlib Loading commit data...
docs Loading commit data...
examples Loading commit data...