mirror of
https://github.com/Ylianst/MeshAgent
synced 2026-02-19 02:43:33 +00:00
a3f69396f6f989c4724c3e16b7dbb054f9ed3073
Added ability to spawn process with specific user, under linux Fixed edge case memory leak caused when we were trying to QueueUserAPC to a thread we were already on, which also caused a 3 second delay. Changed WindowsRunLoop, to detect bad HANDLEs, and event an error on them, and remove them from list Fixed linux bug, where a spawned child called 'exit' instead of '_exit' in an error condition
Description
No description provided
Languages
C
82.9%
JavaScript
13.7%
C++
2.1%
C#
0.8%
Makefile
0.3%
Other
0.2%