Fabio Perrella
Fabio Perrella
Is there a recommendation of which `libjemalloc` version to use? I see in the messages above that `libjemalloc1` is being used with Ruby2.6 and `libjemalloc2` with Ruby3. Can I use,...
Hi! I'm having a similar issue in Ubuntu 16.04: ``` $ bundle exec srb typecheck -e 'puts "Hello, world!"' /home/fabio/.rbenv/versions/2.6.4/lib/ruby/gems/2.6.0/gems/sorbet-0.4.4761/bin/srb: line 46: 24128 Illegal instruction (core dumped) "${sorbet[0]}" "${args[@]}" ```...
My idea is not to change the standard as it is today, because even if it is not a compatibility break, it would change a behavior that some developers are...
@julik could you tell me pls where I can find this code in Sqewer? I mean the part which detects a failure and enqueue the job to the dead-letter queue....
From what I understand, the job wouldn't be deleted from the queue and it would still with the same attributes (having the bit_depth set), isn't it? And I can't see...
If we don't agree on changing this, it's also possible to improve the README giving more details about this process of adding a new attribute. For example, we can suggest...
Same problem for me, but i'm using mongoid, so I think the problem is not in Mysql2, my stacktrace: https://gist.github.com/2415318
thanks I will try it!