Fix bug in future causing a segfault. Fixed the test case.
This commit is contained in:
@@ -22,7 +22,6 @@ fun main() : int {
|
||||
|
||||
println("Threads have finished")
|
||||
|
||||
pthread_exit()
|
||||
println("All Done!")
|
||||
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user