Noordle

Results 6 comments of Noordle

I have the same error, when i try to start pytest with fixture from prefect docs ``` @pytest.fixture(autouse=True, scope="session") def prefect_test_fixture(): with prefect_test_harness(): yield ``` ``` sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) near "FROM":...

@zzstoatzz Version: 3.0.11 API version: 0.8.4 Python version: 3.11.4 Git commit: a17ccfcf Built: Thu, Oct 24, 2024 5:36 PM OS/Arch: linux/x86_64 Profile: ephemeral Server type: server Pydantic version: 2.9.2 prefect...

> I wonder why there are still some left. However, now there is a new `IntegrityError`: ![Image](https://github.com/user-attachments/assets/af3cc6b8-d9e2-4a66-b865-7ddb4f0ba565) I have same error on version 3.4.6 Traceback ``` 08:53:35.971 | ERROR |...

@acylam +1, prefect version 3.4.7 DeadlockError dissapeared IntegrityError with `uq_task_run__flow_run_id_task_key_dynamic_key` still raise