• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

spesmilo / electrum / 10470
63%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2020 12:22AM UTC
Jobs 3
Files 62
Run time 41s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
10470

push

travis-ci

SomberNight
cosigner pool: use single thread to send messages

ServerProxy does not seem to be thread-safe.
For e.g. a 2of3 multisig wallet, which would send two messages,
one msg would get sent but the other might error out. See trace:

E | plugins.cosigner_pool.qt.Plugin | on_failure
Traceback (most recent call last):
  File "...\electrum\electrum\gui\qt\util.py", line 832, in run
    result = task.task()
  File "...\electrum\electrum\plugins\cosigner_pool\qt.py", line 199, in <lambda>
    task = lambda: server.put(_hash, message)
  File "...\Python38\lib\xmlrpc\client.py", line 1109, in __call__
    return self.__send(self.__name, args)
  File "...\Python38\lib\xmlrpc\client.py", line 1450, in __request
    response = self.__transport.request(
  File "...\Python38\lib\xmlrpc\client.py", line 1153, in request
    return self.single_request(host, handler, request_body, verbose)
  File "...\Python38\lib\xmlrpc\client.py", line 1165, in single_request
    http_conn = self.send_request(host, handler, request_body, verbose)
  File "...\Python38\lib\xmlrpc\client.py", line 1271, in send_request
    connection.putrequest("POST", handler, skip_accept_encoding=True)
  File "...\Python38\lib\http\client.py", line 1088, in putrequest
    raise CannotSendRequest(self.__state)
http.client.CannotSendRequest: Request-sent

13574 of 23596 relevant lines covered (57.53%)

1.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10470.1 29 Jun 2020 12:22AM UTC 0
57.47
Travis Job 10470.1
2 10470.2 29 Jun 2020 12:22AM UTC 0
57.47
Travis Job 10470.2
3 10470.3 29 Jun 2020 12:22AM UTC 0
57.7
Travis Job 10470.3
Source Files on build 10470
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10470
  • 7a6ec23b on github
  • Prev Build on master (#10468)
  • Next Build on master (#10472)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc