cold-carpenter-83628
01/30/2024, 6:39 PMself.next(self.end)
, the function you see defined immediately below. What could be causing this to fail?
UPDATE: Here's what's wilder. When I rename validate_model
to end
and I make that print statement the last thing that ever happens in the flow, we get to the print statement, and it prints! And then the flow...fails.