Skip to content

Tests doesn't cleanup working directories #166

Open
@0x501D

Description

@0x501D

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

No one assigned

    Labels

    code healthImprove code readability, simplify maintenance and so on

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions