Commit 3cd69b5
feat: separate Exec ctx and Closed ctx
- fixes a bug where Discard would always return ErrPipelineClosed after calling Exec, making it impossible to reuse it
- protects FutureXXX calls from panicking or returning stale/invalid data1 parent 2123040 commit 3cd69b5
1 file changed
+183
-79
lines changed
0 commit comments