Files
goo-engine/scripts
Campbell Barton 51b3864ae0 Fix #131947: Error closing prefs while installing extensions on WIN32
Using `signal.SIGINT` to send a signal to a sub-process isn't supported
on WIN32, replace with `signal.CTRL_BREAK_EVENT`.
2025-02-14 17:32:46 +01:00
..
2024-04-19 16:09:30 +10:00