You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aws-ec2-keysync creates some files in /tmp while doing work. It appears to have a cleanup function defined for deleting these files when it is done running, but this cleanup function is never called anywhere:
aws-ec2-keysync
creates some files in/tmp
while doing work. It appears to have acleanup
function defined for deleting these files when it is done running, but this cleanup function is never called anywhere:aws-ec2-knownhosts/exec/aws-ec2-keysync/Main.hs
Lines 84 to 85 in 96d9a57
The text was updated successfully, but these errors were encountered: