Skip to content
Snippets Groups Projects
Commit 6b05a6c9 authored by David Douard's avatar David Douard
Browse files

Fix InMemoryJournalWriter: do not anonymize objects by default

908f0154 introduced an unexpected change of behavior of the
InMemoryJournalWriter, making it always anonymize objects. This broke
tests for some dependencies (esp. swh-storage).

This fix adds an 'anonymize' (bool) argument to the class constructor
(similar to the KafkaJournalWriter).
parent a208f882
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment