Skip to content

Conversation

jovandeginste
Copy link

We create a new list of files per TestReporter. This needed a map, and
thus some helper functions to help with locking around the map.

This however changes the way you can access the Files array. You now
need to access it through the map key (see the README changes)

Fixed #5

Signed-off-by: Jo Vandeginste [email protected]

We create a new list of files per TestReporter. This needed a map, and
thus some helper functions to help with locking around the map.

This however changes the way you can access the `Files` array. You now
need to access it through the map key (see the README changes)

Fixes Flaque#5

Signed-off-by: Jo Vandeginste <[email protected]>
@jakesylvestre
Copy link

This would be awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fails at parallel cleanup
2 participants