Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

♻️ refact(multithread): Create copy of chromedriver for each thread #115

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

vvatelot
Copy link
Member

This fix and issue on docker with "text file busy". I also added a docker test that can be run with the command line:

docker build -t ecoindex-scrap:114 . && docker run -it --rm -v /tmp/ecoindex-cli:/tmp/ecoindex-cli ecoindex-scrap:114 python tests/docker.py

This fix and issue on docker with "text file busy". I also added a docker test that can be run with the command line:

```bash
docker build -t ecoindex-scrap:114 . && docker run -it --rm -v /tmp/ecoindex-cli:/tmp/ecoindex-cli ecoindex-scrap:114 python tests/docker.py
```
@vvatelot vvatelot merged commit de05595 into main Jun 19, 2023
@vvatelot vvatelot deleted the refact/multi-thread-chromedriver-test-docker branch June 19, 2023 15:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant