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

Limiting session log size can break on 19.0 #1219

Open
dzaima opened this issue Mar 14, 2024 · 0 comments
Open

Limiting session log size can break on 19.0 #1219

dzaima opened this issue Mar 14, 2024 · 0 comments

Comments

@dzaima
Copy link

dzaima commented Mar 14, 2024

Describe the issue you are having

The session log may be left in a broken state if truncated with 19.0.

How do you reproduce the issue?

  1. Set RIDE "Session log size" to 1000 lines
  2. RIDE_SPAWN=/opt/mdyalog/19.0/64/unicode/mapl /usr/bin/ride-4.5
  3. Execute ⍳2000 1
  4. Observe that the continues. Restarting RIDE will result in the inability to run anything.
IDE:
  Version: 4.5.4097
  Electron: 26.6.9
  Chrome: 116.0.5845.228
  Node: 18.16.1
  Platform: Linux x86_64
  Date: 2024-02-23 15:24:25 +0100
  Git commit: 9fb313638328832b51012bd75b2523a8d97f4509
  Preferences:{
    "defaultConfig":"v19.0",
    "kbdLocale":"en_US",
    "sessionLogSize":"1000"
  }

Interpreter:
  Version: 19.0.48958
  Platform: Linux-64
  Edition: Unicode/64
  Date: Mar  6 2024 at 11:16:30

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