Issues
- 6
Please cut a release 2.2.2 off latest master
#52 opened by hartwork - 5
Add support for comma separated URLs
#48 opened by hyzyla - 0
[2.2.0 and before] Crashes with FileNotFoundError: [Errno 2] No such file or directory: 'xxxxxxxxxxx'
#39 opened by hartwork - 0
"wait-for-it -s :<port>" crashes with TypeError: argument of type 'NoneType' is not iterable
#37 opened by hartwork - 1
Support wait-for-it.sh api
#1 opened by callamd - 1
Bug: only works with http services
#2 opened by callamd - 2
Forwarding exit code from command executed
#3 opened by m-aciek - 1
Wasting 1 second per service on purpose?
#5 opened by hartwork - 4
Not connecting to services in parallel?
#6 opened by hartwork - 2
GitHub Actions CI and tests?
#7 opened by hartwork - 2
- 0
Setup CI for the project.
#12 opened by clarketm - 4
- 1
"wait-for-it -s ::1:1234" crashes with ValueError: invalid literal for int() with base 10: ':1:1234'
#27 opened by hartwork