mindee / tawazi

A DAG Scheduler library written in pure python
https://mindee.github.io/tawazi/
Apache License 2.0
83 stars 5 forks source link

Timeout feature #137

Closed bashirmindee closed 10 months ago

bashirmindee commented 1 year ago

Description

Implementation of the Timeout feature.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

bashirmindee commented 1 year ago

If you find that the PR is hard to review, I can split it into 2: 1 for separating the dag code inside a _dag submodule and one for the feature timeout