esx-framework / esx_status

status system for esx-framework
GNU General Public License v3.0
6 stars 15 forks source link

fix: race condition on load on 'Status' table #10

Closed curtfh closed 10 months ago

curtfh commented 1 year ago

To prevent race condition on esx_status:load on the table 'Status'.

Arctos2win commented 1 year ago

this is useless, when the status argument that is given with the event is empty it means that the player is new.

the Status table is updated when a status is registered or when a status value is updated.

Gellipapa commented 10 months ago

Hi! @curtfh @Arctos2win He described what the problem is so I'm closing this issuet.