This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author franku
Recipients christian.heimes, franku
Date 2021-03-16.20:48:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615927680.37.0.716981351867.issue43514@roundup.psfhosted.org>
In-reply-to
Content
These lines correspond (due to dirty working copy): 

File "/home/franku/git/bareos/master/core/src/plugins/filed/python/libcloud/BareosLibcloudApi.py", line 102 in __init__

The actual Python code that starts the child processes is here:
https://github.com/bareos/bareos/blob/fb76608092ba204ce43cd7c262619e01f9d6a2d6/core/src/plugins/filed/python/libcloud/BareosLibcloudApi.py#L110
History
Date User Action Args
2021-03-16 20:48:00frankusetrecipients: + franku, christian.heimes
2021-03-16 20:48:00frankusetmessageid: <1615927680.37.0.716981351867.issue43514@roundup.psfhosted.org>
2021-03-16 20:48:00frankulinkissue43514 messages
2021-03-16 20:48:00frankucreate