curveresearch / curvesim

Simulates Curve Finance pools
MIT License
156 stars 32 forks source link

CI Errors (Windows, Py3.9) #236

Open chanhosuh opened 1 year ago

chanhosuh commented 1 year ago

Starting from this CI run, which comes from #212, we have these errors now (see package test console output for windows, python 3.9):

Test package (3.9 on windows-latest) Event loop is closed

This might be useful: https://github.com/encode/httpx/issues/914

These errors don't seem to actually affect the running of the tests but could point to some lurking issue we should resolve.