The Threads request sent immediately after the ConfigurationDone request can be processed in two possible states: - while the program is being executed, when it will return Id=1, Name=Dummy - after the program terminates, when it will return Id=-1, Name=Current additionally the response could be received in any order with the Terminate event. Remove the problematic Threads request from the test. |
||
|---|---|---|
| .. | ||
| daptest | ||
| error_ids.go | ||
| handles.go | ||
| server_test.go | ||
| server.go | ||
| utils.go | ||