Revert from COINIT_APARTMENTTHREADED to COINIT_MULTITHREADED

This reverts commit df9318a151db65985bf783c256650d31032525d5.

We are still seeing a memory leak, just much slower.
About 120MB per day in scollector. I'll keep looking but pretty sure this commit
causes the issue.
1 file changed
tree: 5554d225ac2d4bb33b594041532163709252b6f5
  1. LICENSE
  2. README.md
  3. wmi.go
  4. wmi_test.go
README.md

wmi

Package wmi provides a WQL interface for WMI on Windows.