abderrahim commented on code in PR #2185:
URL: https://github.com/apache/buildstream/pull/2185#discussion_r3904928961


##########
src/buildstream/node.pyx:
##########
@@ -81,7 +81,7 @@ cdef class Node:
         self.column = column
 
     # This is in order to ensure we never add a `Node` to a cache key
-    # as ujson will try to convert objects if they have a `__json__`
+    # as orjson will try to convert objects if they have a `__json__`

Review Comment:
   I can't see anything to this effect in orjson repository.



-- 
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]

Reply via email to