06.01.2020, 15:18
This is not safe because it leads to race conditions which semaphores prevent. Can you explain why do you need this? If your function can fail due to an error you should execute it using pcall().
semaphore unlock after timeout
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
semaphore unlock after timeout - by benanderson_475 - 03.01.2020, 22:01
RE: semaphore unlock after timeout - by admin - 06.01.2020, 15:18
RE: semaphore unlock after timeout - by benanderson_475 - 06.01.2020, 20:55
RE: semaphore unlock after timeout - by apkotelnikov - 06.01.2020, 21:40
RE: semaphore unlock after timeout - by benanderson_475 - 07.01.2020, 19:24
|