Similar to #116
Started encountering these since 1.5.1 added the error check of the stdout scanner: https://github.com/hashicorp/go-plugin/blob/v1.5.1/client.go#L763
The simple fix would be waiting for this goroutine to end before calling .Wait().
Similar to #116
Started encountering these since 1.5.1 added the error check of the stdout scanner: https://github.com/hashicorp/go-plugin/blob/v1.5.1/client.go#L763
The simple fix would be waiting for this goroutine to end before calling .Wait().