Antonio Gonzalez

Results 2 issues of Antonio Gonzalez

Not ready for merge, needs some testing beyond my current use. Here's a rundown for what I've changed: - const -> import syntax - added default styles: font-size 12px, width...

Hello. Here is a PR that will gracefully shuts down the S3 ExecutorService. Currently the shutdown() method issues a shutdownNow() that interrupts the com.amazonaws.http.IdleConnectionReaper causing it to throw an java.lang.InterruptedException....