Rafael Zanella

Results 21 comments of Rafael Zanella

This worked for me on MacOS Catalina: `$ export optflags=" -Wno-nullability-completeness " && rvm install 2.5.8`

@j256 moving only jdbc then `logger` becomes the next issue, and so on, I moved the whole core and jdbc to have new top packages (com.j256.ormlite -> com.j256.ormlite.core), do you...

Indeed, maybe only print it (exception) when ` = True` ?

> Hey @zanella! Thanks for the PR! I added some comments. We can try jumping on our Slack if you prefer to chat about it. Let me know! Yeah, sounds...

> What will the config syntax be for protected environments when this is merged? ``` "group_name/project_name": protected_environments: foo: name: foo deploy_access_levels: &an_anchor_can_be_used_to_reuse # - access_level: maintenance # or - number:...

Doesn't seem to be the case (set `xss: { disabled: true}`), "vis-ltr" still catches the event before

@DoNck Does this example help you out ? -> https://stackoverflow.com/a/77308582/2946008

@zaquas77 I added an example on SO: https://stackoverflow.com/a/77308582/2946008 Can you check if it helps your case ?

There are 3 open PRs that touch on the subject of memory usage: #184 , #195 , #35 You can review them :-)

"related" -> https://github.com/google/guava/pull/2112