Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 9c252b0

Browse files
authored
Update README.md
1 parent e80b224 commit 9c252b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ properties will not change once a Cassandra instance is started.
4141
This library aims to be minimal and manages only the lifecycle of the Cassandra server during testing; it does not
4242
run initialization scripts or clean the database between tests, because you can do those things yourself.
4343

44+
> If you abort a test or run two tests both of which start the server, you may be faced with a `FileAlreadyExistsException`. That is because of [this bug](https://github.com/jsevellec/cassandra-unit/issues/319).
4445
## Contribute
4546

4647
This project is a volunteer effort. You are welcome to send pull requests, ask questions, or create issues.

0 commit comments

Comments
 (0)