Anthony Manfredi
Anthony Manfredi
I am suspicious of this call to define_attribute_methods: https://github.com/rocketjob/symmetric-encryption/blob/45244135d07b47b79eb290686af5aff10a6aa853/lib/symmetric_encryption/active_record/attr_encrypted.rb#L46
Unless I'm missing something, this is preventing all usage of the merge generator with git generators when go templating is enabled, because there is no top level object that can...
Just wanted to note that I was able to work around this issue and satisfy my use case by reverting to fasttemplate. The behavior I wanted was to infer most...
Wow, I was tearing my hair out over this and it turns out that as @tonistiigi said it was non-deterministic behavior when adding "." in the CI environment that was...
Not sure if this is the same issue you experienced, but I noticed that running worker pods with --nworkers > 1 fails in this way. The individual worker processes are...
Yes, I can put together a PR
At least 4 people on our team report the same issue when updating to 4.39.0
Any chance of getting a release with this fix?