Skip to content
This repository has been archived by the owner. It is now read-only.

Version 2016.10.3

Latest
Compare
Choose a tag to compare
@basepi basepi released this 01 Nov 19:21

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