Reinout
Reinout
Also, why should it be defined inside `onModuleInit` and not just inside the constructor?
Could be a duplicate of [the issue that I reported here](https://github.com/axa-group/nlp.js/issues/954). Which would mean it's not necessarily related to `allowList`.
I believe this is a bug in the v5 implementation. When you attempt to set a lock using `acquire()` and the resource is locked, Redlock will throw an `ExecutionError`, but...
@gyurielf any news about this update? This library looks great and I would like to use it, but this bug is stopping me from using it.