Add exc_o.happened to the conditions for terminating the CompUnit FSM
authorCesar Strauss <cestrauss@gmail.com>
Tue, 17 Aug 2021 10:18:00 +0000 (07:18 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Tue, 17 Aug 2021 11:05:39 +0000 (08:05 -0300)
commit3751f7467631fcf60117b87eda3838605ddc014d
tree3813742fc0d242931081de5bcd2bf222667370fa
parentfa266e2d2b5f4e84b10df1572dff4c946cd104d9
Add exc_o.happened to the conditions for terminating the CompUnit FSM

Otherwise, a failed load will hang indefinitely, waiting for data that
never comes.
src/soc/experiment/compldst_multi.py