electrum icon indicating copy to clipboard operation
electrum copied to clipboard

ValueError: sleep length must be non-negative

Open TARS-bot opened this issue 3 years ago • 0 comments

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

Traceback (most recent call last):
  File "/home/user/.local/lib/python3.9/site-packages/electrum/util.py", line 1107, in run_with_except_hook
    run_original(*args2, **kwargs2)
  File "/home/user/.local/lib/python3.9/site-packages/electrum/plugin.py", line 212, in run
    time.sleep(0.1)
ValueError: sleep length must be non-negative

ValueError: sleep length must be non-negative

Reporter

This issue was reported by 1 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.2.2 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] Linux-5.10.0-16-amd64-x86_64-with-glibc2.31 standard en_US

Additional Information

The reporting user(s) did not provide additional information.

TARS-bot avatar Jul 22 '22 08:07 TARS-bot