mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 18:01:01 -06:00
47484e23fe
TestResourceProvider_stop uses a goroutine, which means that any function with *testing.T as its receiver within that goroutine will silently fail. Now the test to accepts that an error that occurs within the goroutine is lost. It also adds some more verbose logs to explain what is happening. |
||
---|---|---|
.. | ||
bins | ||
providers | ||
provisioners |