Error

Traceback (most recent call last):
  File "/home/k4wgjl4ncdq4/cricblink/app.py", line 234, in team_view
    profile_res = get_team_profile(team_id)
  File "/home/k4wgjl4ncdq4/cricblink/live_service.py", line 148, in get_team_profile
    _cache_set(key, data)
  File "/home/k4wgjl4ncdq4/cricblink/live_service.py", line 45, in _cache_set
    threading.Thread(target=_persist_file_cache, daemon=True).start()
  File "/opt/alt/python39/lib64/python3.9/threading.py", line 899, in start
    _start_new_thread(self._bootstrap, ())
RuntimeError: can't start new thread