]> kaliko git repositories - python-musicpd.git/commitdiff
mpd.py: unset iterating flag if an exception is raised
authorJ. Alexander Treuman <jat@spatialrift.net>
Thu, 15 Jul 2010 21:49:53 +0000 (17:49 -0400)
committerJ. Alexander Treuman <jat@spatialrift.net>
Thu, 15 Jul 2010 21:49:53 +0000 (17:49 -0400)
This fixes a bug where an MPD command error would raise an exception, but
leave the iterating flag set, preventing further commands from being
executed.


No differences found