DiamondLightSource / DiamondLightSource/dodal

Make a default PATH_PROVIDER to write to tmp if one if not provided

Open
#1,129 17 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
5
Forks
13
Avg merge
3d 2h
Merged PRs (30d)
10

Description

With the development of using numtracker for a path provider we would want a default path provider to exist for if people don't set one. This is with the idea that blueapi will control the path provider going forward. We need to discuss how we want to go forward with this.

```
PATH_PROVIDER: PathProvider = StaticPathProvider(UUIDFilenameProvider(), "/tmp")
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.