Skip to content

Commit

Permalink
Released progress bar resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Islam Mustafa committed Jun 28, 2018
1 parent f576b2e commit 1f722da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/io/elkrem/koynsync/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ public static void main(String[] args) {
try {
finalOut.write(header);
} catch (IOException e) {
bar.close();
System.err.println("Couldn't write to local headers file, exiting!");
releaseResources();
System.exit(1);
Expand Down

0 comments on commit 1f722da

Please sign in to comment.