Patrick K
Patrick K
Apologies for creating PR comment clutter - but just checking in on the status. Thanks for adding this @byronwolfman - since our slack users can change their handle at will...
If anyone is interested in another workaround, i did this: https://rubygems.org/gems/busser-serverspec_eol. You can just move your tests from `../serverspec/` to `../serverspec_eol/` and it supports older chef versions and ruby <...
Just noticed this PR: https://github.com/firdaus/temporal-python-sdk/pull/17. Presumably 1.38 worked without code changes. 1.39 should also be as simple then.
We're using `temporal-python-sdk` and monkey patching in something similar. This would fit our use case if it is accepted 👍