Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
46b4e5c1
Commit
46b4e5c1
authored
Jun 22, 2006
by
Simon Marlow
Browse files
robustify the test a little
parent
fb609cf3
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/concurrent/should_run/conc056.hs
View file @
46b4e5c1
...
...
@@ -22,3 +22,5 @@ main = do
forkOS
(
sequence_
$
repeat
$
atomically
(
inc
tv
))
forkOS
(
bad
m
)
takeMVar
m
threadDelay
100000
-- allow time for the exception to be printed
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment