You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by "harshithasudhakar (via GitHub)" <gi...@apache.org> on 2023/04/24 05:00:31 UTC

[GitHub] [eventmesh-go] harshithasudhakar opened a new pull request, #8: [ISSUE #3767]should use time.Since instead of time.Now().Sub[consumer_processor.go]

harshithasudhakar opened a new pull request, #8:
URL: https://github.com/apache/eventmesh-go/pull/8

   Fixes #3767
   
   Replaced time.Now().Sub() with time.Since()


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [eventmesh-go] xwm1992 merged pull request #8: [ISSUE #3767]should use time.Since instead of time.Now().Sub[consumer_processor.go]

Posted by "xwm1992 (via GitHub)" <gi...@apache.org>.
xwm1992 merged PR #8:
URL: https://github.com/apache/eventmesh-go/pull/8


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org