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

Unable to cancel fozen request #128

Open
la-flor opened this issue Mar 22, 2022 · 0 comments
Open

Unable to cancel fozen request #128

la-flor opened this issue Mar 22, 2022 · 0 comments

Comments

@la-flor
Copy link

la-flor commented Mar 22, 2022

After creating a POST request when forgetting to run server, rest book will keep the request open and increase ram consumption and ultimately freezing VSCode.

To recreate, use sample data below and run the request without a server running.

POST http://localhost:3000/api/foo
User-Agent: rest-book
Content-Type: application/json 

{
  "foo": "bar"
}

using the following:
REST BOOK v6.0.1

GITHUB:
Version: 1.65.2
Commit: c722ca6c7eed3d7987c0d5c3df5c45f6b15e77d1
Date: 2022-03-10T14:33:49.188Z (1 wk ago)
Electron: 13.5.2
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Darwin x64 21.3.0

OS:
MacOs Monteray 12.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant