John Yoon

Results 9 comments of John Yoon

Another workaround is using yank plugin: https://github.com/tmux-plugins/tmux-yank

Any plan to merge this in soon?

The support is there on the side of `django-elasticsearch-dsl` and the change needed for this repo seems to be simple enough. I was able to achieve this simply by overrding...

I use this library. Haven't checked on the features though. It's fork of fork of this library. https://github.com/dwintergruen/celery-haystack/tree/celery4

@micahscopes Please don't hijack the issue and your question is more appropriate for stackoverflow. I'd check whether your broker is set up properly. I don't see if is using rabbitmq...

@khrizt do you plan on doing the PR?

It is now likely to do two two look ups and it also introduces another problem by not distinguishing different sizes. I think the original code had a flawed approach...

Yeah, it seems like I have to add that line `SHELL=/bin/bash` manually in crontab. Setting it as a prefix doesn't make it work with or without `export`. One solution to...

@ConnieTong Did you figure it out eventually? I am encountering the same problem.