Fix (hopefully) occasional failures in test_threaded_import.
`done` could be released multiple times because of concurrent execution. We convert it to an Event, where calling set() multiple times is not a problem.
A
Antoine Pitrou committed
a62cbf7cce9ac3e105f587c73b41f7b70d91bb3c
Parent: d24fc5d