anthony0br / DocumentService

https://anthony0br.github.io/DocumentService/
MIT License
21 stars 7 forks source link

Make Steal and Open use one API request #36

Closed anthony0br closed 2 months ago

anthony0br commented 2 months ago

Instead of writing to the datastore, Steal should just set a flag which allows the next Open to steal the lock.

Suggested by @nezuo