Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix test race introduced by 22dffdf (java-native-access#267)
Motivation: 22dffdf added a testcase which had a race. Modifications: Remove the isDone() check as it is racy Result: Fix test-failure which can happen due the race
- Loading branch information