Replies: 2 comments 2 replies
-
我记得之前想过这个,但记不清什么原因没做下去了。你可以试着提个 PR。另外有个小细节是 via 方法只在 Lazy 里有 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Lazy
与RescheduleLazy
看起来很多代码是重叠的,除了决定是否要放到执行器执行外,很少有不同,似乎可以合并。单元测试:
Beta Was this translation helpful? Give feedback.
All reactions