Related to #352.
Looks like we fail to kill the plugin process on Windows:
https://github.com/cloudquery/plugin-sdk/actions/runs/3404741718/jobs/5662201307#step:6:49

We should investigate, fix, then remove //go:build !windows from clients/destination_test.go and clients/source_test.go
Related to #352.
Looks like we fail to kill the plugin process on Windows:

https://github.com/cloudquery/plugin-sdk/actions/runs/3404741718/jobs/5662201307#step:6:49
We should investigate, fix, then remove
//go:build !windowsfromclients/destination_test.goandclients/source_test.go