zeroconf icon indicating copy to clipboard operation
zeroconf copied to clipboard

Data Race: Modifies entries after returning them to the user

Open Stebalien opened this issue 7 years ago • 0 comments

Entries are returned to the user at the bottom of "mainloop". However, the mainloop continues to modify them after the fact.

Stebalien avatar Jul 25 '18 04:07 Stebalien