You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to pending obligations in the new fulfillment context recording only the root obligations and not the leaf obligations that have stalled, this code fails to compile:
Recording this here so I can add a test in the UI test suite for it, since if we ever experiment with removing pending_obligations, this will likely go from pass -> fail.