Commit dd5f7af
fix(client): make blocking event callback signature consistent
Use Fn for blocking Program::on to match async on_internal bounds and resolve task4 client build failures.
Made-with: Cursor1 parent fb7c6d8 commit dd5f7af
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments