CorMazz

Results 3 comments of CorMazz

I'm having what I think may be a related issue? I tested out Prefect no problem on WSL, because we're considering using it as a workflow orchestrator. Now when I'm...

It definitely has something to do with the database. I figured I'd test out running with an in-memory database and I had no issues whatsoever. ```bash (python-environment) bash-4.4$ prefect config...

@zzstoatzz I was running this toy workflow. Wasn't even doing anything real yet, I just wanted to see if Prefect would work for my use-case. Essentially, I had a main...