rstudio / rsconnect-jupyter

Publish Jupyter notebooks to RStudio Connect
GNU General Public License v2.0
25 stars 6 forks source link

344 async coroutine bug #347

Closed tdstein closed 1 year ago

tdstein commented 1 year ago

Description

Adds await calls for Jupyter versions where AsyncContextManager is used.

Connected to #344

Testing Notes / Validation Steps

The unit tests validate that async expectations are met.

For user testing, published a Notebook to Connect using the latest version of Jupyter Notebooks.