Hussein Awala

Results 57 comments of Hussein Awala

I was working on the same idea before finding this PR. There is a case not taken into account in this PR. Let's assume we have these configs: - the...

I think the question is why should we warn the user when the parallel limits are reached?

> This is only true for users whose Airflow environment is somewhat optimized. There are a lot of configs to consider (parallelism, worker concurrency, pools) in order to limit task...

kind doesn't support all the versions yet, I will convert it to draft and re-check the versions.

@pankajkoti could you check the failed tests?

depends on: https://github.com/pytest-dev/pytest-asyncio/pull/765

It will be fixed in the next release https://github.com/pytest-dev/pytest-asyncio/pull/776

Thanks Jarek for this detailed explanation and for the tip to test the future changes.

I'm still trying to understand why `tests/utils/log/test_colored_log.py::test_format_time_uses_tz_aware` fails in Breeze the first time I run it, but it works locally and in Breeze if I run it more than once...

yes, I tried that too, but it didn't work.