There is something in FMOD that seems to continuously use a P4 command which ends up spawning 1000s of authentication tabs…
We have Perforce connected to FMOD as our source control. Perforce authenticates with Okta. So when FMOD attempts to use Perforce while Perforce’s ticket auth has expired, it will open a new Okta auth chrome tab every 10 seconds or so on loop… forever. The only way to stop it is to try to authenticate within the ten second window or force close FMOD.
Is there a way to have FMOD only attempt to authenticate ONCE and wait for a response?