- May 03, 2012
-
-
pcherenkov authored
-
pcherenkov authored
-
pcherenkov authored
-
pcherenkov authored
-
Konstantin Osipov authored
-
pcherenkov authored
-
Konstantin Shulgin authored
-
Konstantin Shulgin authored
-
pcherenkov authored
-
Konstantin Osipov authored
-
pcherenkov authored
-
pcherenkov authored
-
Konstantin Osipov authored
-
pcherenkov authored
-
- May 02, 2012
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Konstantin Osipov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Konstantin Osipov authored
-
Dmitry E. Oboukhov authored
-
Dmitry Simonenko authored
-
Dmitry E. Oboukhov authored
-
Dmitry Simonenko authored
-
Dmitry E. Oboukhov authored
-
pcherenkov authored
-
Dmitry E. Oboukhov authored
tarantool_instance doesn't do anything if tarantool_box isn't found
-
Aleksey Demakov authored
-
pcherenkov authored
-
pcherenkov authored
-
- May 01, 2012
-
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Konstantin Osipov authored
-
https://bugs.launchpad.net/tarantool/+bug/992171Konstantin Osipov authored
A fix for https://bugs.launchpad.net/tarantool/+bug/992171 "SAVE SNAPSHOT process (dumper) does not respond to signals" Reset the signal mask/handler after a fork to their defaults. Make sure that when the snapshot dumper process is terminated with a signal, we report it back to the user. No test case since it would be hard to do a concurrent test in our framework yet.
-
Konstantin Osipov authored
-
- Apr 30, 2012
-
-
Konstantin Osipov authored
When salloc_init() fails, we call tarantool_free(), which calls fiber_free(), which tries to destroy the fiber registry hash, which has not been allocated. Check that the hash has been allocated, before trying to destroy it.
-