• Thomas Van Lenten's avatar
    Handing threading race resolving methods. · 2d1c5e26
    Thomas Van Lenten authored
    - Don't prune the extension registry as that can lead to failures when two
      threads are racing.
    - If adding the method fails, check and see if it already is bound to decide
      the return result. Deals with threading races binding the methods.
    2d1c5e26
GPBRootObject.m 9.2 KB