taipy icon indicating copy to clipboard operation
taipy copied to clipboard

BUG - Restore migrated entities on SQL test is failing on Windows

Open trgiangdo opened this issue 2 years ago • 0 comments

  • Fix the test_migrate_sql_backup_and_restore() on Windows due to PermissionError: [WinError 32] because the database is still open when restoring the old entities.
  • Only happens on Python 3.11

trgiangdo avatar Oct 18 '23 12:10 trgiangdo