digitalocean / firebolt

Golang framework for streaming ETL, observability data pipeline, and event processing apps
Other
702 stars 50 forks source link

fix(testutil/WaitForPort ): conn.Close panic with nil Point #52

Open fearfate opened 4 months ago

fearfate commented 4 months ago

examples/run.sh has error for it wil panic when run into the code for waiting services to start

d2d5c41e4dd540b9b5e95e1f26446efc

fixed it with the code and now it's ok

2ee8da95fceb43adaef5d55ed550999c