braniac8472
Member
- Joined
- Jun 12, 2015
- Messages
- 174
this is more like a general question than a support topic i guess.
I have several machines sometimes dying with crashes of "csc.exe" - it will continue to stack up dead processes until the machine eventually runs out of memory.
It's pretty rare but it happens so just for my understanding:
what is csc.exe doing - i think its the C# compiler - and therefor i guess its just running when HB starts up and not while its running?
So can i potentionally create a program which just looks for whenever there is lets say 5+ csc.exe open to terminate everything and reboot the mmachine?
Basically i just need to know when its safe to close csc.exe and if it does run while HB is active or just on startup
I have several machines sometimes dying with crashes of "csc.exe" - it will continue to stack up dead processes until the machine eventually runs out of memory.
It's pretty rare but it happens so just for my understanding:
what is csc.exe doing - i think its the C# compiler - and therefor i guess its just running when HB starts up and not while its running?
So can i potentionally create a program which just looks for whenever there is lets say 5+ csc.exe open to terminate everything and reboot the mmachine?
Basically i just need to know when its safe to close csc.exe and if it does run while HB is active or just on startup