We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24eacb9 commit 6c2f403Copy full SHA for 6c2f403
xml/issue4476.xml
@@ -1,7 +1,7 @@
1
<?xml version='1.0' encoding='utf-8' standalone='no'?>
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
4
-<issue num="4476" status="New">
+<issue num="4476" status="LEWG">
5
<title>`run_loop` should not have a `set_error` completion</title>
6
<section><sref ref="[exec.run.loop.general]"/></section>
7
<submitter>Eric Niebler</submitter>
@@ -30,6 +30,8 @@ it affects whether completions on some types of scheduler are correct."
30
<p>
31
"Want confirmation from LEWG as `run()` and `finish()` have narrow contracts."
32
</p>
33
+
34
+<note>2026-03-26; Status New → LEWG.</note>
35
</discussion>
36
37
<resolution>
0 commit comments