Files
node/src
Joyee Cheung a1a409a8ca src: simplify Environment::HandleCleanup
- Make the HandleCleanup a struct, and make the queue a
  std::list, iterate over it in CleanupHandles() and clear
  it after that.
- Put the handle cleanup registration into a method and
  document that they will not be called in the one environemt
  per process setup.

PR-URL: https://github.com/nodejs/node/pull/19319
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jackson Tian <shyvo1987@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-03-15 15:39:11 +01:00
..
2017-11-27 07:21:08 +01:00
2018-03-15 15:39:11 +01:00
2017-08-04 12:55:44 -07:00
2018-01-30 17:00:57 -08:00
2017-12-22 12:49:10 -08:00
2017-09-14 17:38:38 +02:00
2017-09-14 17:38:38 +02:00
2017-12-01 07:45:00 +01:00
2018-03-06 07:50:01 -08:00
2018-03-09 08:09:41 -08:00
2018-03-06 07:50:01 -08:00
2018-02-23 16:13:51 -08:00
2018-01-24 15:02:43 -08:00