mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Add TODO
This commit is contained in:
parent
71bd10fffb
commit
93a9ae2a6f
1 changed files with 2 additions and 2 deletions
|
|
@ -591,8 +591,8 @@ class ExtractLook(publish.Extractor):
|
|||
resources = instance.data["resources"]
|
||||
color_management = lib.get_color_management_preferences()
|
||||
|
||||
# Temporary disable all hardlinking, due to the feature not being used
|
||||
# or properly working.
|
||||
# TODO: Temporary disable all hardlinking, due to the feature not being
|
||||
# used or properly working.
|
||||
self.log.info(
|
||||
"Forcing copy instead of hardlink."
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue