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

Scratchpad editor should not be interrupted during askInstrumented #6133

Closed
scabug opened this issue Jul 24, 2012 · 2 comments
Closed

Scratchpad editor should not be interrupted during askInstrumented #6133

scabug opened this issue Jul 24, 2012 · 2 comments
Assignees
Milestone

Comments

@scabug
Copy link

scabug commented Jul 24, 2012

There should be no interruptions allowed (not even askReloads) during askInstrumented. For instance, I was typing fast and tried to execute a script, but the reconciler kicked in after askInstrumented. It crashed with FreshRunReq:

2012-07-24 14:47:30,967 ERROR [Thread-1] - org.scala-ide.sdt.core - org.scala-ide.sdt.core - org.scala-ide.sdt.core - 0 - Error during `askInstrumented`
scala.tools.nsc.interactive.FreshRunReq

!ENTRY org.scala-ide.sdt.core 4 0 2012-07-24 14:47:30.969
!MESSAGE Incorrectly logged ControlThrowable: FreshRunReq(null)
!STACK 0
scala.tools.nsc.interactive.FreshRunReq
@scabug
Copy link
Author

scabug commented Jul 24, 2012

Imported From: https://issues.scala-lang.org/browse/SI-6133?orig=1
Reporter: @dragos
Affected Versions: 2.10.0

@scabug
Copy link
Author

scabug commented Jul 28, 2012

@odersky said:
Should be closed in my topic/worksheet pullrequest.

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

No branches or pull requests

2 participants