You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Fixes problems introduced by #99.
_pytask/live.py
more flexible to handle more statuses.The text was updated successfully, but these errors were encountered: