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

aspectran / aspectran / #4994
44%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2026 03:46PM UTC
Jobs 1
Files 927
Run time 2min
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

14 Feb 2026 03:43PM UTC coverage: 43.985% (+0.005%) from 43.98%
#4994

push

github

topframe
refactor(daemon): improve daemon stop logic and standardize timeout variables

- Rename `WAIT_TIMEOUT` to `SERVICE_START_WAIT_TIME` and `SERVICE_STOP_WAIT_TIME` for clarity and granular control.
- Update `jsvc-daemon.sh` and `daemon.sh` to use the new timeout variables.
- Add a robust fallback mechanism to `jsvc-daemon.sh` that uses `kill` and `kill -9` if the `jsvc -stop` command fails or times out.
- Ensure stale PID and lock files are cleaned up after a failed stop attempt.
- Update `run.options` to include the new timeout configuration options.
- Standardize the default value assignment style to `[ -z "$VAR" ] && VAR=VAL`.

16756 of 38095 relevant lines covered (43.98%)

0.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #4994.1 14 Feb 2026 03:46PM UTC 927
43.98
Source Files on build #4994
  • Tree
  • List 927
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d4ff0faf on github
  • Prev Build on master
  • Next Build on master
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