This repository has been archived by the owner. It is now read-only.
General
- Switch to threading instead of multiprocessing for returner calls. (If you're worried about the GIL, don't. These operations are I/O bound, not CPU bound, and so don't run into the limitations of the GIL)
Linux
- Add more excludes to /opt for cloudpassage data