Skip to content

Commit 34b5f0f

Browse files
Update README.md
1 parent 16c4f2b commit 34b5f0f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Then enable automatically starting the daemon in your settings:
156156
- Default: `False`
157157
- Command line: `--daemon-disable`
158158
- `PYTEST_DAEMON_DO_NOT_AUTOWATCH_FIXTURES`
159-
- Disable automatically autowatching files containing fixtures
159+
- Disable automatically watching files containing fixtures
160160
- Default: `False`
161161
- Command line: `--daemon-do-not-autowatch-fixtures`
162162

@@ -200,7 +200,8 @@ the given module will not be executed.
200200
- Run out of a Github Codespace or similar dedicated external environment
201201

202202
## Known Issues
203-
- This is early alpha
203+
- This is alpha, although it's getting closer to where it can be called beta
204+
- If you run out of docker, prefer named volumes. Bind mounds and cached file systems can create random issues where changes aren't reflected.
204205
- The jurigged library is not perfect and sometimes it gets in a bad state
205206
- Some libraries were not written with hot reloading in mind, and will not work without some changes.
206207
- Many systems have conservative inotify limits. Consider bumping this up if you see errors about hitting the inotify limit.

0 commit comments

Comments
 (0)