dorschw
Results
2
issues of
dorschw
`import os` is not a syntax error, nor can I see any special chars that may count as one. The code runs just fine https://lgtm.com/projects/g/demisto/content/snapshot/5c6a7407d70b6c848c71537e58109d556ef5653b/files/Tests/scripts/collect_tests/collect_tests.py?sort=name&dir=ASC&mode=heatmap#x8c3e1b95a9b08ffa:1
bug
Python
acknowledged
Hi We pass a network-send function as the compression argument `logger.add(..., compression=upload_logs)`. We are required to use `spawn` in all operation systems. When creating a process pool (`apply_async`, as described...