#410 - The contract in the `processDeposit` function invokes external contracts, such as the GMXManager functions, without using the "Checks-Effects-Interactions" pattern, posing reentrancy risks
The contract in the `processDeposit` function invokes external contracts, such as the GMXManager functions, without using the "Checks-Effects-Interactions" pattern, posing reentrancy risks