Zbigniew Matuszewski

Results 3 issues of Zbigniew Matuszewski

Version: current 0.24.0 GO Version: 1.14.4 linux/amd64 System: `Linux #1 SMP Debian 3.16.57-2 (2018-07-14) x86_64 GNU/Linux` Commands that were run: `cd /root/goofys` `export GOPATH=/root/goofys` `go get github.com/kahing/goofys` Expected result: project...

**Describe the bug** If we try to use Jep from a thread that has context class loader null (e.g. thread created from the outside of Java runtime) it fails with...

System: SMP Debian 3.16.57-2 (2018-07-14) x86_64 GNU/Linux Version: tried release 0.24.0 and 0.23.1 Command run: `./goofys --uid 1004 --gid 1004 -o passwd_file=/etc/.passwd-s3fs --debug_fuse --debug_s3 -o allow_other mybucketname /mnt/images` (changed bucket...