Github user hatokani2 commented on the issue:
https://github.com/apache/cassandra/pull/146
I realized that `self.tty` had to be changed by `self.interactive` when i
was developing.
Now I noticed I should do the process before the `with self.prepare_loop()`
in line 872.
Feel free to contact me if you have any questions. --- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

