Ben Timby
Ben Timby
Does the PR address your problem?
@mqgmaster Thank you sir! Please let me know.
Hi all, coincidentally, one year later I ran into this same problem. I solved it by simply removing jinja2, the use of jinja2 is overkill for such a simple case...
@csmarchbanks Only one test needed to check the status of the lock. Therefore, I simply switched all locks to `RLock` and added a utility function (in the test file) for...
@csmarchbanks Thanks! I was not sure what to do and have not had a chance to research it.