AthenaPoolTest: Fix test script.
gbl was undefined in the SetFatalHandler call. But in fact, we shouldn't be loading dsos before initialize() anyway, so just get rid of this call.
Loading
Please register or sign in to comment
gbl was undefined in the SetFatalHandler call. But in fact, we shouldn't be loading dsos before initialize() anyway, so just get rid of this call.