Tabletop-Mirror / Issues-and-Tasks

0 stars 0 forks source link

Asynchonize Map Deletion Functionalities #108

Open VarunS1997 opened 2 weeks ago

VarunS1997 commented 2 weeks ago

When a map is deleted, it just deletes all of its sub-content as part of the deletion operation.

This is probably fairly taxing on the server (or at least has the potential to be), so we should asynchonize it.