Closed TinaTiel closed 3 years ago
It should still be responsible for providing the next sequence of actions for a given command, and for checking for cyclical actions.
But we may need to look at what it is building to see if it's compatible with the new stuff.
So far seems compatible. Cleaning up a few things on the tests, and will add a timeout on the enumeration so that worst-case scenario doesn't lag out for so long. Should be made adjustable in case it's too small.
It should still be responsible for providing the next sequence of actions for a given command, and for checking for cyclical actions.
But we may need to look at what it is building to see if it's compatible with the new stuff.