aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/rl-next/repl-interrupt.md
blob: 61a8ab71e6de130e9fa157d035a0c3637a80cfe6 (plain)
1
2
3
4
5
6
7
8
---
synopsis: Interrupting builds in the REPL works more than once
cls: 1097
---

Builds in the REPL can be interrupted by pressing Ctrl+C.
Previously, this only worked once per REPL session; further attempts would be ignored.
This issue is now fixed, so that builds can be canceled consistently.