-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
code healthImprove code readability, simplify maintenance and so onImprove code readability, simplify maintenance and so on
Milestone
Description
Temporary working directories created and cleaned inside tarantool session.
This causes tarantool to recreate the working directory on exit.
Files left after running one test:
$ find /tmp -regextype posix-extended -regex '/tmp/[a-zA-Z0-9]{6}' | xargs ls
/tmp/Z01zrj:
00000000000000000019.xlog
/tmp/jbyOjy:
00000000000000000019.xlog
Metadata
Metadata
Assignees
Labels
code healthImprove code readability, simplify maintenance and so onImprove code readability, simplify maintenance and so on