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

cocur / background-process
92%

Build:
DEFAULT BRANCH: master
Repo Added 02 May 2014 04:36PM UTC
Files 130
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected

pending completion
63

Pull #19

travis-ci

web-flow
Allow resume the process any time by setting process id

With those updates  we could execute a command save the pid on the database and if we need to do something while the process is running we can return and do something like that.
```
$process = new BackgroundProcess();
$process->setPid($my_process_id);
$process->stop();
```
Pull Request #19: Allow resume the process any time by setting process id

2275 of 2486 relevant lines covered (91.51%)

39.15 hits per line

Relevant lines Covered
Build:
Build:
2486 RELEVANT LINES 2275 COVERED LINES
39.15 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
63 master Allow resume the process any time by setting process id With those updates we could execute a command save the pid on the database and if we need to do something while the process is running we can return and do something like that. ``` $proce... Pull #19 09 Dec 2018 01:31AM UTC web-flow travis-ci pending completion  
See All Builds (1)
  • Repo on GitHub
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

© 2025 Coveralls, Inc