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

Cannot push value onto an ended pushable #2157

Open
vpavlin opened this issue Oct 3, 2024 · 1 comment
Open

Cannot push value onto an ended pushable #2157

vpavlin opened this issue Oct 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@vpavlin
Copy link
Member

vpavlin commented Oct 3, 2024

This is a bug repor

Problem

I am occassionally seeing following error when executing Store query

dispatcher.ts:493 Error: Cannot push value onto an ended pushable
    at QueuelessPushable._push (index.ts:134:1)
    at QueuelessPushable.push (index.ts:120:1)
    at duplex.sink (index.ts:95:1)

Proposed Solutions

N/A

Notes

  • js-waku version "@waku/sdk": "0.0.29-00c3261.0",
@weboko weboko added the bug Something isn't working label Oct 7, 2024
@weboko
Copy link
Collaborator

weboko commented Oct 16, 2024

Todo for this task:

  • do more dogfooding for Store;
  • observe if following problem occurs;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To Do
Development

No branches or pull requests

2 participants