Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Canceled future for history_request message before replies were done #6400

Open
jtpio opened this issue Aug 31, 2021 · 0 comments
Open
Labels
Milestone

Comments

@jtpio
Copy link
Member

jtpio commented Aug 31, 2021

Description

The following message is logged to the dev tools console when creating a new console:

Error: Canceled future for history_request message before replies were done

image

Reproduce

  1. Open RetroLab, for example with this gist: https://gist.github.com/jtpio/4a6a34da66b32249e28df718ec30e4d7
  2. Click on "New Console"
  3. Open the dev tools console
  4. See the error message

Expected behavior

There should not be any error message when opening a new console.

The message is not reallt harmful since the console widget is opened in a different browser tab. But it would still be nice to fix.

Context

Follow-up to jupyterlab/retrolab#197

This is most likely coming from this line:

https://github.com/jupyterlab/retrolab/blob/f5507c408dc7613d3c04c3df0c56c660790a846b/packages/console-extension/src/index.ts#L69

@jtpio jtpio added the bug label Aug 31, 2021
@jtpio jtpio transferred this issue from jupyterlab/retrolab Apr 27, 2022
@jtpio jtpio added this to the 7.0 milestone Apr 27, 2022
@jtpio jtpio modified the milestones: 7.0, 7.0.x May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant