keon94 commented on code in PR #2401: URL: https://github.com/apache/incubator-devlake/pull/2401#discussion_r931752987
########## plugins/helper/queue.go: ########## @@ -23,8 +23,9 @@ import ( ) Review Comment: I was using queue iterators before realizing the Dal iterator was what I needed. I did find some issues and incompleteness with the QueueNode code though that I've tried to improve (e.g. being able to access a node's data). @klesh let me know what you think or if you want it reverted. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
