Sergey B (Troex Nevelin)

Results 20 comments of Sergey B (Troex Nevelin)

@jakob thanks, I think having a text link after error something like "show incomplete query results" OR having "Query cancelled/aborted, see _incomplete_ query results here" as a notification row on...

Нескромно напоминаю про второй пункт, может руки до него доберутся =) Спасибо за оптимизатор! Успешно используем в нашем опен сурсе продукте http://elfinder.org

Update - happened right now again So my goal is to be able to prevent situations like that, I don't have exact logs ATM but basically I'd like to avoid...

I'll add my case here, we use real signed certificates in development and testing and it's a must for our project, also it means each developer has it's own certificates....

@sebyx07 recently came around same task - how to do something once worker is forked, so for my case it was to add next line into `config.ru` ``` require_relative 'after_fork'...

Bump! This bug drives us crazy, we use `Rollbar.info('message', payload)` in code a lot and `payload` is often frozen on purpose in our system, this causes rollbar for rollbar error...

I'll add my hack here, I try to use async-redis as a drop-in replacement where redis-rb + connection_pool is used (e.g. sidekiq works like this), so I came up with...

the simpler workaround seams just to remove default cleaner after setting up needed cleaners: ``` DatabaseCleaner.cleaners.delete([:sequel, {}]) ```

Confirm. Only working with `-f` or `-d`. So it's probably foreground issue. Without `-f` it starts but burns 100% CPU, volume shows as mounted but device is empty.

Yeah looks like they messed up with drivers downloads and beta tools like **tw_cli**. Luckly I still have the binary downloaded from LSI site which I can't find anymore on...