Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Prism] Reset server on kernel.terminate
Fixes: ```bash In Process.php line 1292: [Exception] Cannot rewind a generator that was already run Exception trace: at app/vendor/symfony/process/Process.php:1292 IteratorIterator->rewind() at app/vendor/symfony/process/Process.php:1292 Symfony\Component\Process\Process->getDescriptors() at app/vendor/symfony/process/Process.php:307 Symfony\Component\Process\Process->start() at app/vendor/stenope/stenope/src/Highlighter/Prism.php:44 ```
- Loading branch information