Coder Social home page Coder Social logo

ropensci-archive / jobstatus Goto Github PK

View Code? Open in Web Editor NEW
33.0 7.0 0.0 875 KB

:no_entry: ARCHIVED :no_entry: Send Live Status, Progress and Other Information Between Functions and Processes

License: Other

R 100.00%
unconf18 r r-package rstats unconf

jobstatus's Introduction

jobstatus

Project Status: Abandoned

This repository has been archived. The former README is now in README-NOT.md.

jobstatus's People

Contributors

goldingn avatar jcheng5 avatar maelle avatar mpadge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

jobstatus's Issues

rstudio progress API losing track of jobs

Having done some refactoring on the plane the guts of this package now work! I have a simple text percentage progress display working, and I'm 95% of the way to getting a flexible progress::progress_bar implementation to work. There's lots of work needed to tidy the package up and make the architecture sane and robust, but it's on its way.

The rstudio progress almost works. The overall progress bar zips along nicely:
rstudio_progress

But on apparent completion it throws (two?!) errors indicating that some jobs have disappeared:

Error in .rs.api.setJobProgress(job, as.integer(progress * 100)) : 
  Job ID 'EC87911F' does not exist.
Error in .rs.api.removeJob(rs_id) : Job ID 'EC87911F' does not exist.

Judging by the messages this is erroring in both the update() and clear() steps.

I know this stuff is still under active development and isn't critical, but thought I flag for @jcheng5 in case there's a simple fix.

I'm using today's daily: 1.2.669

Build 670 (b08a4a31)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) 
QtWebEngine/5.10.1 Chrome/61.0.3163.140 Safari/537.36

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.