airavata-courses / dexlab

Scientifc plots using NASA MERRA and NEXRAD datasets
Apache License 2.0
0 stars 3 forks source link

Python Service Scaling Issue #31

Open SansBailmare opened 2 years ago

sbmthakur commented 2 years ago
Traceback (most recent call last):
  File "/venv/lib/python3.8/socketserver.py", line 316, in _handle_request_noblock
    self.process_request(request, client_address)
  File "/venv/lib/python3.8/socketserver.py", line 697, in process_request
    t.start()
  File "/venv/lib/python3.8/threading.py", line 852, in start
    _start_new_thread(self._bootstrap,