James Titcumb
James Titcumb
Thanks @pesseyjulien - I'll try and reproduce this as soon as I can.
I can confirm that I can reproduce the behaviour you're seeing. I created a small isolated [repository test case](https://github.com/asgrim/scout-apm-php-heroku-cli-example/) that is deployable to Heroku, with a "long-running process" and a...
Moved issue to `scout-apm-php` as it is a general issue, not specific to `scout-apm-symfony-bundle`.
Fixed in #294
@cschneid please advise? I think probably just throwing a hard exception here seems sensible?
@dlanderson has the customer been able to try again with a `scout-apm-php` version `4.1.0` or above to produce some logs please?
I suspect this is related to #255, so closing as duplicate.
Further information: my first thought was this note on on the [`exec()`](https://www.php.net/manual/en/function.exec.php) function documentation: > If a program is started with this function, in order for it to continue running...
The main thing this would help with is if "my" PID launched the agent, that we'll be able to verify if we launched it or not (right now, we launch...
Thoughts welcome on this...