gdrplatform / gDRcore

R package to process dose-response curve data with the GR methods
https://gdrplatform.github.io/gDRcore
1 stars 1 forks source link

Create issue when running in interactive mode #20

Closed MarcHafner closed 5 months ago

MarcHafner commented 1 year ago

I have an issue related to these lines when running from the command line in an interactive session. I get this error: Error in unserialize(socklist[[n]]) : error reading from connection likely related to the parallelization. Unfortunately, I cannot systematically reproduce it.

https://github.com/gdrplatform/gDRcore/blob/69f4a8c5639f01ab5d2d3b836772446c28805364/gDRcore/R/create_SE.R#L92-L96

bczech commented 1 year ago

Hi @MarcHafner, does this error occur on Rosalind or locally on your machine?

bczech commented 5 months ago

This issue doesn't occur anymore.