-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
Description
Which project are you reporting a bug for?
kr8s
What happened?
I try to run the test with uv run task test as recommended in the contributing guidelines after installing the required packaged with uv sync --dev and I notice that the whole process stucks at kr8s/_vendored/asyncache/tests/test_asyncache_cached.py::DictWrapperTest::test_decorator and the whole tests fail due to time out.
My OS is ubuntu 22.04 and the kind version is 0.29.0.
Anything else?
No response