https://github.com/optimizely/browserstack-local-hang
Demonstrates an issue with browserstack-local in Docker
https://github.com/optimizely/browserstack-local-hang
Last synced: 10 months ago
JSON representation
Demonstrates an issue with browserstack-local in Docker
- Host: GitHub
- URL: https://github.com/optimizely/browserstack-local-hang
- Owner: optimizely
- Archived: true
- Created: 2016-12-09T18:15:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-09T18:16:12.000Z (about 9 years ago)
- Last Synced: 2025-03-01T12:17:28.921Z (about 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 8
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# browserstack-local-hang
This repo demonstrates an issue with browserstack-local in Docker, whereby the tunnel fails to stop (hangs indefnitely).
## Test
```
npm start
```
The result should be something like [./example_log.txt](./example_log.txt); in particular there is no "Tunnel stopped" output and the container
hangs until killed.