We are using Laravel Octane (with Swoole) and are struggling to get Xdebug working consistently (PhpStorm and Docker). It seems to work (hits breakpoints) and then stops when we make code changes.
Is this something to do with Swoole? Do we need to be using Yet Another Swoole Debugger?