Description of the issue
I've seen a few pytest failures on windows in cirq-google serialization tests:
[gw1] win32 -- Python 3.7.9 c:\hostedtoolcache\windows\python\3.7.9\x64\python.exe
worker 'gw1' crashed while running 'cirq-google/cirq_google/serialization/serializable_gate_set_test.py::test_deserialize_infinite_recursion_fails'
I've seen this happen both in 3.7 tests and in 3.9 tests. Seems to be intermittent.