Skip to content
Snippets Groups Projects
Kevin Whitaker's avatar
Kevin Whitaker authored
Stop using pointers from DB as storage mechanism. Start storing copies of the object itself. Use commits after methods are done with transaction to hopefully help with DB issues. Don't use map because it requires too much about the key object I don't need. Add boolean that prevents vote end from being called constantly during it's 3 second window.
cb5b2f7a
History
Name Last commit Last update