Files
neon/pageserver/src
Eric Seppanen 3725815935 pageserver: propage errors instead of calling .unwrap()
Just a few more places where we can drop the .unwrap() call in favor of
`?`.

Also include a fix to the log file handling: don't open the file twice.
Writing to two fds would result in one message overwriting another.
Presumably `File.try_clone()` reduces down to `dup` on Linux.
2021-04-18 23:06:35 -07:00
..
2021-04-18 19:15:06 -07:00
2021-04-15 16:43:03 +03:00
2021-04-18 19:15:06 -07:00
2021-04-18 19:15:06 -07:00
2021-04-18 19:15:06 -07:00
2021-04-18 19:15:06 -07:00
2021-04-18 19:15:06 -07:00