Search found 2 matches

by kotokz
Wed Apr 22, 2020 4:16 am
Forum: Scripts & Packages
Topic: Wait and Wait Line
Replies: 20
Views: 62296

Re: Wait and Wait Line

This looks pretty good so far, few suggestions tho 1. Better wrap the thread and functions under a module, it's using global map which name is threads. i think it's a very common name to cause collision problem 2. The timeout timer killing function is saved in thread array, but no one actually calls...
by kotokz
Mon Apr 20, 2020 12:30 am
Forum: Scripts & Packages
Topic: Wait and Wait Line
Replies: 20
Views: 62296

Re: Wait and Wait Line

i'd suggest the wait_line should have timeout option, which is quite useful IMO.