Bug #1390
NetworkSend startThread() should be called during setup and not from log()
Status: | New | Start date: | 2015-09-02 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
As it currently is, it could occasionally cause a (just one) dropout when the thread is started (though it is not a major issue as the thread is started only once).