ThreatResponse / python-lambda-inspector

A profiler for the lambda sandbox.
MIT License
6 stars 7 forks source link

Update is_warm to account for windows #20

Closed andrewkrug closed 7 years ago

andrewkrug commented 7 years ago

Azure instances appear to have a writable tmp location. Basically the approach would be:

Detect OS is windows... we do this in main.py Write your warm file to D:\local\Temp

Bazinga!

andrewkrug commented 7 years ago

Closed in 9d4f7ea94288efedddb490430000882ef6a3c21d