Kyle Decot

Results 13 comments of Kyle Decot

🤞 for a new release.

CC _removed @ mentions of team members (by @janpio)_

This is still a problem for Homebrew users as the current formula is pinned at 0.5.0 (b19192b6522b2da02d14ec394c331f3b1a70efe2).

@sepastian I'm attempting to use your forked version but I've run into an issue. I was going to submit an issue for it but it appears that you don't have...

Just started using `wasm-pack` and was wanting this feature–hooray for OSS 🎉

👍 I also encountered this when trying to implement an on-the-fly transposition feature.

I've also seen this status bar issue.

I'm also experiencing this. After looking at the code it's basically just swallowing the exceptions that ActiveRecord / Mongoid are throwing https://github.com/lardawge/carrierwave_backgrounder/blob/master/lib/backgrounder/workers/base.rb#L16

@janko-m perhaps but then how would one handle the case this issue describes wherein the record is destroyed before the background job is processed (resulting in an infinite loop of...