recommendify
recommendify copied to clipboard
Segmentation Fault: 11
Using the native worker, I get the error
RuntimeError: error: dirty exit (pid 2771 SIGSEGV (signal 11))
It happens every time I run recommendify when the item_id has been added in a set. Otherwise, it exits correctly with "item count is zero or one"
Any ideas what could cause this? What information do you need from me?
Having the same issue here.