The Wayback Machine - https://web.archive.org/web/20220322195432/https://github.com/topics/uniqueness
Skip to content
#

uniqueness

Here are 17 public repositories matching this topic...

TripleSpeeder
TripleSpeeder commented Nov 4, 2020

There is a proof-of-concept github action using https://github.com/ReactiveCircus/android-emulator-runner in branch https://github.com/BrightID/BrightID/tree/automate_detox
It kind of runs, but not usable/reliable.

Things to try:

  • Make detox test a release build of the app so we don't need to have metro running in parallel
  • Use iOS simulator instead of android emulator
  • Fork the android
arizz96
arizz96 commented Nov 12, 2021

Hi there, thank you for this useful gem!

I'm using it both with Resque and Sidekiq, and as the README says, in order to properly make Sidekiq queue cleanup and job death working with this gem, the patch needs to be required.

Can you please better explain how this patch works and why is it necessary?
More particularly, why is it always calling ActiveJob::Uniqueness.unlock!, that delete loc

bug good first issue

Improve this page

Add a description, image, and links to the uniqueness topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the uniqueness topic, visit your repo's landing page and select "manage topics."

Learn more