livebud/bud
Can't have multiple instances of `bud run` at the same time
Aperta
#251 aperta il 17 ago 2022
bughelp wanted
Metriche repository
- Star
- (5391 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Reproduce
- Create 2 different project
bud create --module=a aandbud create --module=b b bud runin projecta,bud run --listen 3001in projectb- Error with project
b
| Listening on http://127.0.0.1:3001
| listen tcp 127.0.0.1:35729: bind: address already in use