puzzle-rusher
puzzle-rusher
Defer is an ambiguous name because it is used in several programming languages with a different purpose https://www.educative.io/answers/what-is-the-defer-keyword-in-golang, https://www.hackingwithswift.com/new-syntax-swift-2-defer maybe we can use the word `schedule`.
`allow_shoving` can be replaced with `allow_forced_execution` or `allow_forced_firing`. Or early execution or something like this. We need to think about the advisability of this method, because it is far from...
Maybe we should consider argument like `is_repeating_task: bool` or separate function with the same purpose.
> grpc_wrap.cc is maintained by the project, it's expected to be no warnings. Can you paste the actual warnings? https://gist.github.com/puzzle-rusher/fee086d8b370965c76134c7943bd745b
> grpc_wrap.cc is maintained by the project, it's expected to be no warnings. Can you paste the actual warnings? I think this is wrong behavior anyway, if the `cc` library...
> The warnings are generated by the builtin headers instead of any code from grpc-rs. It means your compiler might not match the headers. I can see there is a...