bareos: master d098f89b

Author Committer Branch Timestamp Parent
franku franku master 2021-01-25 12:12 master 46f3b16e Pending
Changeset pyplug-fd-libcloud: avoid invalid file descriptor

- sometimes the python process library throws an invalid file
  descriptor exception during the start of worker processes when
  flushing stdout/stderr
- with this fix stdout/stderr will be redirected to /dev/null so
  there is always a valid file descriptor
mod - core/src/plugins/filed/python/libcloud/BareosLibcloudApi.py Diff File