diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2016-08-16 11:34:22 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2016-08-16 11:34:22 -0700 |
commit | be52aad2c2478b83ea672eeb73530f808742f98b (patch) | |
tree | ad9c7d5e0cc22d3440bad5653afc1f7a9be3fa25 /085scenario_console.cc | |
parent | 0de5692bb3bf63a961c956a4f10b5db4ce7dbd27 (diff) | |
download | mu-be52aad2c2478b83ea672eeb73530f808742f98b.tar.gz |
3193
Bugfix: 'restart' should never restart completed routines. They will often have nothing to run. I ran into this while considering whether 'read' on channels to return true on success or failure. Switching from 'fail?' to 'success?' crashed. But now that it's fixed I think I'll keep things the way they are. No reason to be consistent with 'next-ingredient' and have the status be true to signal success.
Diffstat (limited to '085scenario_console.cc')
0 files changed, 0 insertions, 0 deletions