Pavel Mokeev

Results 13 comments of Pavel Mokeev

We have an open source library - [link](https://github.com/MobileRoboticsSkoltech/mrob). And we would like to integrate it into Java, at the moment we are working on rewriting it to std types (remove...

> Would you still like to submit this? Please reach out if you have any questions re: the DCO sign-off. Sorry for such a delay Everything seems to be ok...

There is no difference in performance using these two options, I guess. If we look under the hood, we will see, that [it uses](https://github.com/robfig/cron/blob/master/cron.go#L253) `*time.Timer` in both cases. Option `cron.WithSeconds()`...

@hmhealey @devinbinnie can you have a look at this PR?

@agnivade Hi! I've added ctx usage to the rest of the Client4 methods, so now it has zero `NewRequest` methods usage without context ![image](https://github.com/mattermost/mattermost/assets/75482510/db88db23-e7dd-4096-bb06-a2d089b2ada3) Also I have some thoughts about...

@dolmen can you have a look at this PR? I've also encountered the same problem

@camilamacedo86 @acornett21 @jberkhahn any thoughts?

@camilamacedo86 @acornett21 @jberkhahn ping again :)