Joshua Lockerman 1cc1b7c14e Fix memory leaks part 1: BGWs
This commit fixes memory leaks in the Background Worker infrastructure.
Notably, it fixes a leak in the launcher and BGW scheduler where shared
message queue handles would not be freed, and it fixes a leak where
BackgroundWorkerHandles were not freed in the scheduler.
2019-10-02 15:54:39 -04:00
..
2019-04-09 13:45:20 +02:00
2019-02-05 16:55:16 -05:00
2018-12-31 18:15:10 +01:00