Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 246 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 246 Bytes

job-runner

Run jobs in separate process. Send args to job and get result.

TODO

  • Clean code, remove dependencies and make dependencies injectable
  • Pass job path as parameter to wrapper
  • Validate job path
  • Try to pass full job as parameter