junrushao commented on code in PR #206:
URL: https://github.com/apache/tvm-ffi/pull/206#discussion_r2476239041
##########
python/tvm_ffi/utils/lockfile.py:
##########
@@ -35,6 +35,19 @@ class FileLock:
This class implements an advisory lock, which must be respected by all
cooperating processes.
+
Review Comment:
@yaoyaoding could you enlighten me here - why aren't we using the standard
[filelock](https://py-filelock.readthedocs.io/en/latest/) package instead?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]