anthony0br / DocumentService

https://anthony0br.github.io/DocumentService/
MIT License
13 stars 1 forks source link

CloseAllDocuments should check if document already closing before attempting to close #47

Closed anthony0br closed 2 weeks ago

anthony0br commented 2 weeks ago

Currently, closing a document on PlayerRemoving and on BindToClose can cause conflicts that result in an error.