Skip to content

Long-running requests should automatically cancel #15

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

Closed
kaylaerdmann opened this issue Aug 12, 2015 · 1 comment
Closed

Long-running requests should automatically cancel #15

kaylaerdmann opened this issue Aug 12, 2015 · 1 comment
Labels
Issue-Enhancement A feature request (enhancement).
Milestone

Comments

@kaylaerdmann
Copy link

A user may want to cancel a request if it is taking too long. The editor service should handle for that.

When making a reference request or a definition request, we should be able to cancel the request if another (reference or definition request) is made before the current one has finished. It may make sense to also do this for an occurrences request.

@kaylaerdmann kaylaerdmann added the Issue-Enhancement A feature request (enhancement). label Aug 12, 2015
@kaylaerdmann kaylaerdmann added this to the 0.1.0 milestone Aug 12, 2015
@daviwil daviwil modified the milestones: 0.2.0, 0.1.0 Nov 16, 2015
@daviwil daviwil modified the milestone: Backlog Dec 31, 2015
@daviwil daviwil modified the milestones: 0.4.0, Backlog Feb 5, 2016
@daviwil daviwil changed the title Handle cancelling certain requests when a new one is made. Long-running requests should automatically cancel Feb 5, 2016
@daviwil
Copy link
Contributor

daviwil commented Feb 5, 2016

Tweaking the intent of this one a little bit. I'm adding task timeout handling for any situation where it takes too long to complete a request due to the runspace being backed up.

@daviwil daviwil closed this as completed in e2b1950 Feb 5, 2016
TylerLeonhardt pushed a commit to TylerLeonhardt/PowerShellEditorServices that referenced this issue Jul 16, 2019
…bolshandler

add dummy workspace symbols handler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

No branches or pull requests

2 participants