The GitHub Actions job "CI - Groovy Joint Validation Build" on 
grails-core.git/fix/embedded-mongo-replica-set has failed.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
d20c006b50072ee559bbaeeb2838e13b61995a8e / Scott Murphy <[email protected]>
Tear down through the paths that were fixed under it

Two changes to the commit before this one, which was written against this 
branch as it stood
earlier this morning.

restart() tears the old server down through stop() rather than closing it 
inline. stop() clears its
field only once the close has happened, so a close that throws no longer leaves 
a running mongod
that this object reports as stopped.

A start attempt that loses its port stops whatever it managed to start rather 
than closing its
context. Closing a context that was never refreshed does nothing at all - the 
same no-op that was
leaving a mongod running for every specification in the fork.

Report URL: https://github.com/apache/grails-core/actions/runs/32587420540

With regards,
GitHub Actions via GitBox

Reply via email to