plone / guillotina

Python AsyncIO data API to manage billions of resources
https://guillotina.readthedocs.io/en/latest/
Other
187 stars 50 forks source link

Can't access shell. prompt-toolkit bug #822

Open jordic opened 4 years ago

jordic commented 4 years ago

Not pretty sure why, but soon or later, I've got into this error with g -c config.yaml shell.

After digging a bit, it's the same behavior described here: https://stackoverflow.com/questions/59355904/why-do-i-get-an-unhandled-exception-in-event-loop-error-on-ipython

Also reported here: https://github.com/prompt-toolkit/python-prompt-toolkit/issues/869

As a workaround, downgrading to prompt-toolkit==2.0.10 fixed it. Not sure if should pin this till prompt-toolkit got's fixed.

vangheem commented 4 years ago

We worked probably have a version constraint.