Hi,

I pulled the fedora container and installed the avocado to run the remotely,

when I run the avocado, it crashes with the following error.

Am I doing something wrong ?

Avocado crashed:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
File "/usr/lib64/python2.7/logging/__init__.py", line 1668, in shutdown
    h.flush()
  File "/usr/lib64/python2.7/logging/__init__.py", line 845, in flush
    self.stream.flush()
File "/usr/lib/python2.7/site-packages/avocado/core/output.py", line 565, in flush
    if not self.pipe.closed:
AttributeError: '_StdOutputFile' object has no attribute 'closed'

Thanks,
Chandrashekar

Reply via email to