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

ReactiveX / RxPY / 796
85%
master: 93%

Build:
Build:
LAST BUILD BRANCH: gi-require_version-before-import
DEFAULT BRANCH: master
Ran 29 Nov 2018 09:55PM UTC
Jobs 1
Files 228
Run time 27s
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
796

Pull #266

travis-ci

web-flow
implemented threadsafe schedule methods

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.
Pull Request #266: implemented threadsafe schedule methods

48 of 48 new or added lines in 1 file covered. (100.0%)

5741 of 6728 relevant lines covered (85.33%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 796.1 29 Nov 2018 09:55PM UTC 0
85.33
Travis Job 796.1
Source Files on build 796
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #796
  • Pull Request #266
  • PR Base - master (#793)
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