Page MenuHomePhorge

Fix reentrancy guard in setDebugTimeLimit()
ClosedPublic

Authored by l2dy on Nov 12 2023, 18:12.

Details

Summary

$initialized is never initialized and onDebugTick() may be registered multiple times.

Test Plan

None. The function is normally only called once.

Diff Detail

Repository
rP Phorge
Branch
fix/init-check
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 917
Build 917: arc lint + arc unit