This will slow down shutdown significantly - which is very dangerous for
a database, which has lots of useful stuff to do at shutdown. Won't fix.

** Changed in: tarantool
     Assignee: (unassigned) => Kostja Osipov (kostja)

** Changed in: tarantool
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/1116208

Title:
  salloc is not destroyed on exit

Status in Tarantool - an efficient in-memory data store:
  Won't Fix

Bug description:
  salloc_destroy is not called anywhere in the code:
  grep -R salloc_destroy src/
  src/salloc.m:salloc_destroy(void)

  Even though munmap is done automatically then a process terminates, it
  is a good style to call destructor functions on exit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/1116208/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to