A free and open source framework for building powerful, fast, elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the web with a single Go codebase, allowing you to Code Once, Run Everywhere.
Create a simple application that opens a window.
Run the application with the data race checker enabled.
Right-clicking on a window and select Inspect, a data race condition is detected.
Describe the bug
Create a simple application that opens a window. Run the application with the data race checker enabled. Right-clicking on a window and select Inspect, a data race condition is detected.
How to reproduce
As above.
Example code
No response
Relevant output