Hello All, Hope you are doing well.
I am Venkatesh Vanapalli working as a Python(Web) Developer. I am running a turbogears web application where schedulers are running with help of TGScheduler-1.7.0 <https://turbogears.readthedocs.io/en/latest/cookbook/scheduling.html>. I am running my application with help of apache allura <https://forge-allura.apache.org/docs/getting_started/about.html>, gunicorn and its workers <https://docs.gunicorn.org/en/stable/settings.html#workers>. Sometimes I am facing issue *“thread.error: release unlocked lock”* with TGScheduler in my application.Schedulers are defined in allura/lib/app_globals.py. So if anyone of you know about that error then please let me know. Thanks in advance. Best Regards, Venkatesh Vanapalli -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/turbogears/9649e013-379f-4dce-b753-07d8646ba22en%40googlegroups.com.

