Jason Masker

Results 15 comments of Jason Masker

I really love this project from the ops aspect. I've been dying to get away from java based keycloak, but I wish this project would quit being so opinionated as...

> @nassausky you can just remove `afterEach(async () => (cleanup()));`,it works in my project。 > > And I find the settings of test suites has a option named _Persist session_...

The error is related to the metadata being encrypted. overlayfs uses extended meta data to track which files are on the overlay and underlay, so if the metadata is encrypted...

irqaffinity=0 would probably be the preferred method. This should probably just be documented in the same way as the console.

Try: `find Inkscape.app -perm +111 -type f -print0 | xargs -n 1 -0 ./addtojail` The bundle has many executable libraries in it