yasuki_core.engine.session.EngineSession.cancel#

EngineSession.cancel(seat)[source]#

Back out of seat’s pending decision, undoing the action that raised it, and record it. Raise RuntimeError if no decision is pending, or ValueError if seat is not the seat being asked or the decision cannot be cancelled.