Common Pitfalls
prev
|
next
Unsupported OS - fork()
Not implemented on VMS
Emmulated on later versions on Windows
Prone to unexpected results
Mostly locks up the command line window
More common in tests rather than module code
Better to use skip()