Ivan Borshukov
Ivan Borshukov
Here's an example which reproduces the issue every time: https://github.com/Bo0mer/ginkgo_data_race In order to run it: 1. Clone it 2. Run `ginkgo -race 2>&1 | grep -C 20 "DATA RACE"` Let...
Just here to give my +1 for having arm build.
I’m having the same issue. If you’re aware of any workaround or what’s needed to fix the issue please share. *Edit*: The problem is that geckodriver uses the [Webdriver protocol](https://w3c.github.io/webdriver/)...
Hello, Any plans to continue work on this? Thanks, Ivan
Thanks for this write-up. I want to do the same using SendGrid, so I'll try to clone your approach. Will post here once I'm ready to share how it went.