Skip to content

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.

Merge request reports