You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inside of the loaded environment, we need to run at least one plan, and probably do a few other operations too.
We need to catch some common use cases to make sure they still work inside the installed version of IPython.
Current Behavior
No such test exists. We do load IPython but we don't run any tests inside of it.
Possible Solution
Pipe in some run engine commands into the tstpython tests?
Context
IPython 7.30.0 has some compatibility issues with bluesky on account of breaking the asyncio handling
The text was updated successfully, but these errors were encountered:
Expected Behavior
Inside of the loaded environment, we need to run at least one plan, and probably do a few other operations too.
We need to catch some common use cases to make sure they still work inside the installed version of IPython.
Current Behavior
No such test exists. We do load IPython but we don't run any tests inside of it.
Possible Solution
Pipe in some run engine commands into the tstpython tests?
Context
IPython 7.30.0 has some compatibility issues with bluesky on account of breaking the asyncio handling
The text was updated successfully, but these errors were encountered: