Patrick Fewell-Hartling

Results 5 comments of Patrick Fewell-Hartling

This issue still happens as of 8d323b34b173f1f02e5772c6f4f3b4d4c1466dfd.

I will give it a try and get back to you as soon as I can. Thanks for the update.

The problem still occurs with the referenced example [test case](https://www.dropbox.com/s/8as0hcnawc9tfs7/OCMockInfiniteRecursionTest.m).

That sounds like a challenging problem indeed. For what it's worth, we haven't seen this crop up in many years. We needed to reduce reliance on selector forwarding, and avoiding...

I have been trying this branch, and I keep getting tripped up by `cast(_:to:)` from `KeyManagementMode.swift` returning `nil` unexpectedly. In the case I am testing, `cast(_:to:)` is invoked from line...