What is exit code `1073741819 (0xC0000005)`? It h...
# beginners-need-help
r
What is exit code
1073741819 (0xC0000005)
? It happens when using
ThreadRunner
. Using
SequentialRunner
is fine. Is it because too many processes are trying to access the same dataset simultaneously?