hi!! A conceptual question: why the class <Share...
# questions
e
hi!! A conceptual question: why the class SharedMemoryDataset does not have the method
_exists
? I think is a little anoying this warning when using ParalaleRunner. @Vinicius Ribeiro
Copy code
WARNING 'exists()' not implemented for 'SharedMemoryDataset'. Assuming output does not exist. core.py:299
alert 1
d
That feels like an oversight on our side! And also speaks to some open issues we have about simplifying and decommission the AbstractDatasrt
e
got it, Thanks!
but anything should I worry about this warning?
d
No absolutely not