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

Cycling rapidly between submit and stop may cause crash #29

Open
MorganRodgers opened this issue Sep 23, 2019 · 1 comment
Open

Cycling rapidly between submit and stop may cause crash #29

MorganRodgers opened this issue Sep 23, 2019 · 1 comment

Comments

@MorganRodgers
Copy link

If the user clicks the Submit and Stop buttons rapidly they may cause a submission failure. If this happens then the user sees the message:

 Job failed to submit: ["Name #<NoMethodError: undefined method `last' for nil:NilClass>"]

Frame Renderer is handling the error and the user can simply click Submit again. This may be an error in the Torque adapter in OodCore.

I do not think that this should block release.

@ericfranz
Copy link
Contributor

If you avoid using ajax for submit this problem should go away

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

2 participants