Wikis - Page

Knowledge Doc: Problems using file handling statements within multiple threads started by .NET Task.Run

0 Likes

When starting multiple threads in a .NET COBOL program using System.Threading.Tasks.Task::Run, if COBOL file I-O statements are run within the task, run-time errors regarding null reference exceptions can occur.

Read knowledge article for resolution

Labels:

Support Tips/Knowledge Docs
Comment List
Related
Recommended