Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/commons-io-commons-io-2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danthony06 authored Oct 3, 2024
2 parents dde0f8d + ee3eed9 commit 66959cb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/java/com/github/swrirobotics/bags/BagService.java
Original file line number Diff line number Diff line change
Expand Up @@ -767,9 +767,6 @@ void finish() {
catch (InterruptedException e) {
myLogger.warn("Interrupted waiting for consumer to finish.");
}
catch (IOException e) {
myLogger.warn("Error reading stderr from ffmpeg:", e);
}
}
}
}
Expand Down

0 comments on commit 66959cb

Please sign in to comment.