cbmarcum commented on PR #289:
URL: https://github.com/apache/groovy-geb/pull/289#issuecomment-3374606260

   I tried using CachingDriverFactory.clearCacheAndQuitDriver() in a cleanup() 
and with v8.0.0 the old browsers ran until the JVM shutdown.  With v7 I never 
even got a new browser on the next test so v8 was definitely an improvement. 
   I tested this PR and it seems to fix the issue.
   The question how to handle changes in configuration during a JVM is bigger 
topic I think. 
   Maybe we could enforce global or per-thread caching and not allow changes? 
Maybe a good topic for the mailing list.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to