mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-30 12:57:46 +00:00
Victor Hu
1f7a0e77d6
On SLES operating systems, hit an error on the shutdown of
confluent when we call tcgetattr() with the following: termios.error: (25, 'Inappropriate ioctl for device') Before calling tcgetattr, check that the file descriptor is a tty.
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%