Lukas Lozovski

Results 4 comments of Lukas Lozovski

Hey, I'm experiencing a crash in a Sidekiq task that pushes to notifications using APN. When this segfault happens our whole Sidekiq instance hangs, and I have to restart a...

I have a suspicion that that error is caused by this part https://github.com/grocer/grocer/blob/master/lib/grocer/ssl_connection.rb#L39-l43 It might be that in the context of sidekiq, that piece of code gets run multiple times,...