Predicting `@contextmanager` Entry, Yield, Body, and Finally Cleanup Sequences
Predict the enter, `yield`, body, and `finally` cleanup sequence of an `@contextmanager` on both normal and exceptional exits.
Predict the enter, `yield`, body, and `finally` cleanup sequence of an `@contextmanager` on both normal and exceptional exits.