indiejames / vscode-clojure-debug

A VS Code package for developing Clojure code
MIT License
84 stars 6 forks source link

Unjarring of jar files in tmp dir sometimes fails #116

Open indiejames opened 7 years ago

indiejames commented 7 years ago

Environment

Description

Sometimes when peeking at or jumping to a definition in a jar file it fails and the jar file is not unjarred to the temporary directory. The path to the sub directory is created, but the files are not there.