Bitcoin-ABC / bitcoin-abc

Bitcoin ABC develops node software and infrastructure for the eCash project. This a mirror of the official Bitcoin-ABC repository. Please see README.md
https://reviews.bitcoinabc.org
MIT License
1.24k stars 779 forks source link

RuntimeError: can't start new thread #533

Open lechangxu opened 1 year ago

lechangxu commented 1 year ago

Description

Traceback

Traceback (most recent call last):
  File "electrumabc_gui\qt\__init__.py", line 848, in on_auto_update_timeout
  File "electrumabc_gui\qt\update_checker.py", line 346, in do_check
  File "electrumabc_gui\qt\update_checker.py", line 413, in __init__
  File "threading.py", line 899, in start
RuntimeError: can't start new thread

System information