phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

[python] create a GC process to cleanup dataset assets

Open mikeldking opened this issue 1 year ago • 0 comments

  • Garbage collect datasets directory(s)
  • Garbage collect exports / downloads(s)

Questions

  • Do we GC when you close_app?
  • GC at starup? (simplest)
  • px.cleanup()?
  • manage the process as a thread

mikeldking avatar Mar 24 '23 16:03 mikeldking