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

ReactiveX / RxPY / 799
93%

Build:
DEFAULT BRANCH: master
Ran 25 Dec 2018 11:10AM UTC
Jobs 1
Files 228
Run time 9s
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
799

push

travis-ci

dbrattli
implemented threadsafe schedule methods (#266)

This commit fixes #249.

The immediate scheduling method is based on call_soon_threadsafe to
schedule the action on the event loop. The dispose function uses
a future from the concurrent package so that it can block until the
action is canceled.

The relative scheduling method is executed in two steps: The first one
allows to move the execution context to the event loop. The second step
schedules the action at the appropriate time.

5740 of 6725 relevant lines covered (85.35%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 799.1 25 Dec 2018 11:10AM UTC 0
85.35
Travis Job 799.1
Source Files on build 799
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #799
  • 0ef10bbe on github
  • Prev Build on master (#798)
  • Next Build on master (#800)
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