python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
PyQt5 interface immediately closes after launch
I am trying to create an interface for my market program with a refresh button in it. The problem is that the window closes almost immediately after it opens. I checked some solutions but I couldn't d...
Malik_boun
Votes: 0
Answers: 1
How do you design a configuration file system that copes with abrupt shutdown in embedded environment?
I'm designing a software that manages configuration file at application layer in embedded Linux.
Generally, it maintains two copies of the configuration file, one in RAM and one in flash memory. As so...
Mr.nerd3345678
Votes: 0
Answers: 1
Spring application is not shutting down
I faced with puzzling problem. I'm using debezium engine in my project, and if debezium connector can't started, I'd like to do gracefull shutdown for my app. So I added SpringApplication.exit(applica...

Ytug Ilya
Votes: 0
Answers: 2
Application.Exit() throws System.InvalidOperationException: 'Collection was modified...'
(Visual Studio 2022-Community -- .Net 5 -- Windows 10)
I have been fighting an issue for days and have finally given up and have to ask the "smart people" for help.
I'm in Visual Studio (202...
Joe_K
Votes: 0
Answers: 0