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

Cancelling an MFA prompt triggers an uncaught IDE error #1050

Closed
abrooksv opened this issue Jun 20, 2019 · 0 comments
Closed

Cancelling an MFA prompt triggers an uncaught IDE error #1050

abrooksv opened this issue Jun 20, 2019 · 0 comments
Labels
bug We can reproduce the issue and confirmed it is a bug.

Comments

@abrooksv
Copy link
Contributor

abrooksv commented Jun 20, 2019

Describe the bug

To reproduce

  1. Select role with MFA enabled in a Run Lambda config
  2. Invoke the Lambda
  3. Get uncaught IDE error. This also means you can't run again. See Fix exceptions thrown in a run config breaking the Run Config action … #896

Expected behavior
Window should close, and execution aborted

This may be as simple as changing the exception to ProcessCanceledException

Your Environment

  • Toolkit Version: 1.4
@abrooksv abrooksv added the bug We can reproduce the issue and confirmed it is a bug. label Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug We can reproduce the issue and confirmed it is a bug.
Projects
None yet
Development

No branches or pull requests

2 participants