andrusha

Results 9 issues of andrusha

I didn't find it anywhere in docs, but what I would like to do is within a job call a delay method, for example: ``` ruby class ImportSongs include Backburner::Queue...

patch-needed

Hackday project in need of feedback. Working with data you're interested in: * Shape of data, which could be your schema * General case, which is addressed by bigSampler *...

Just wanted to say that you did a great job! Exactly how I imagined status gem should work, I wish I stumbled upon your implementation earlier.

In the same fashion as https://github.com/localshred/resque-remote gem. I wanted to use it at first, but it seems since resque-remote introduces new method of running jobs there is no way I...

On SSD random-reads are cheap and running threaded search _probably_ would result in better performance. Also it's a great exercise to do in Go anyway.

Fixes NPE build problem on >=Java10 with 3.0.0 version: ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar (attach-javadocs) on project vw-wrapper: Execution attach-javadocs of goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar failed.: NullPointerException -> [Help 1]...

This will not be recognized, so the reviewer has to [ost additional comment into main branch: ![Screenshot 2019-03-14 at 13 28 31](https://user-images.githubusercontent.com/387791/54356943-1fbe9f80-465d-11e9-9abc-1b507671b03f.png)

This version has binary wheels for arm64 macOS. Otherwise building SentencePiece wheel on Catalina is problematic due to them using implicit conversions disallowed in safemode libc++: ``` src/sentencepiece/sentencepiece_wrap.cxx:3658:38: error: no...