Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a status pending. #98

Open
tobiasraabe opened this issue Apr 12, 2024 · 1 comment · May be fixed by #104
Open

Implement a status pending. #98

tobiasraabe opened this issue Apr 12, 2024 · 1 comment · May be fixed by #104

Comments

@tobiasraabe
Copy link
Member

tobiasraabe commented Apr 12, 2024

Fixes problems introduced by #99.

  • Resort pending tasks by priorities.
  • Make _pytask/live.py more flexible to handle more statuses.
@tobiasraabe
Copy link
Member Author

tobiasraabe commented May 5, 2024

The executor from concurrent.futures are not reporting accurately: https://github.com/python/cpython/issues/81457. Some people are using an object where processes can write into: https://stackoverflow.com/a/56587872/7523785.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant