Farid Inawan
Farid Inawan
Using react-mobx still have same issue
This is another solution https://gist.github.com/frdteknikelektro/771f191013ad3e34c3521b8bec11e0fb This code solve the issue, the problem is on python Descriptor itself. Descriptor is attach to Class not Instance. Or any other solution is in...
Sync Queue can dealing with failed jobs, and execute method `fail()` on job. Async Queue can do that too, I make PR here #79. To make it execute `fail()` on...
Thanks accepting my PR, I think we should close this