mirror of
https://github.com/redis/redis.git
synced 2026-03-10 18:20:44 -04:00
start_server now uses return value from Tcl exec to get the server pid, however this introduces errors that depend from timing: a lot of the testing code base assumed the server to be actually up and running when server_start returns. So the old code that waits to see the pid in the log file was restored. |
||
|---|---|---|
| .. | ||
| cluster.tcl | ||
| redis.tcl | ||
| server.tcl | ||
| test.tcl | ||
| tmpfile.tcl | ||
| util.tcl | ||