Singleton classes in ElectronNET.API are not thread-safe #39

Closed
opened 2026-01-29 16:28:19 +00:00 by claunia · 1 comment
Owner

Originally created by @yeskunall on GitHub (Nov 3, 2017).

Originally assigned to: @GregorBiswanger on GitHub.

Might not be completely relevant or even necessary to implement, but I did notice that the Singleton classes (like Clipboard, Notification, Shell, etcetera) are not thread-safe.

Originally created by @yeskunall on GitHub (Nov 3, 2017). Originally assigned to: @GregorBiswanger on GitHub. Might not be completely relevant or even necessary to implement, but I _did_ notice that the Singleton classes (like `Clipboard`, `Notification`, `Shell`, etcetera) are not thread-safe.
claunia added the In progressenhancement labels 2026-01-29 16:28:19 +00:00
Author
Owner

@GregorBiswanger commented on GitHub (Nov 3, 2017):

Implemented! The next Electron.NET API Version 0.0.6 is thread-safe.

Enjoy!

@GregorBiswanger commented on GitHub (Nov 3, 2017): Implemented! The next Electron.NET API Version 0.0.6 is thread-safe. **Enjoy!**
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#39