Nesvilab / philosopher

PeptideProphet, PTMProphet, ProteinProphet, iProphet, Abacus, and FDR filtering
https://philosopher.nesvilab.org
GNU General Public License v3.0
111 stars 19 forks source link

fatal error: all goroutines are asleep - deadlock! & Process 'PhilosopherFilter' finished, exit code: 2 #441

Closed MelissaVorster closed 1 year ago

MelissaVorster commented 1 year ago
guoci commented 1 year ago

@MelissaVorster I have pushed a fix to the code. For an immediate solution, set the number of threads to ≥ 2.

MelissaVorster commented 1 year ago

Hi, thank you very much. When you say "set the number of threads" are you referring to the global settings?

[cid:64d7eaa6-4b78-478a-b117-dba2a4ddef60]

Or where can one find these settings?

Kind Regards/ Vriendelike Groete

Melissa Vorster | MSc (Bioinfo and Comp Bio) Candidate Centre for Bioinformatics and Computational Biology

Faculty of Science | amaMaties.net Council 2023 | Support

e: @.*** | t: +27 81 253 9730

[cid:c15a7b58-ee8f-4bce-8698-302b4c6bf948]


From: Guo Ci @.> Sent: Monday, June 12, 2023 7:24 PM To: Nesvilab/philosopher @.> Cc: Vorster, MS, Mej @. @.>; Mention @.***> Subject: Re: [Nesvilab/philosopher] fatal error: all goroutines are asleep - deadlock! & Process 'PhilosopherFilter' finished, exit code: 2 (Issue #441)

CAUTION: This email originated from outside the Stellenbosch University network. Do not click links or open attachments unless you recognize the sender and know the content is safe.

@MelissaVorsterhttps://github.com/MelissaVorster I have pushed a fix to the code. For an immediate solution, set the number of threads to ≥ 2.

― Reply to this email directly, view it on GitHubhttps://github.com/Nesvilab/philosopher/issues/441#issuecomment-1587754505, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A2FUG4VYIG63QKH3ZY25MKDXK5GFLANCNFSM6AAAAAAZDMTYZE. You are receiving this because you were mentioned.Message ID: @.***>

The integrity and confidentiality of this email are governed by these terms. Disclaimerhttps://www.sun.ac.za/emaildisclaimer/default.aspx Die integriteit en vertroulikheid van hierdie e-pos word deur die volgende bepalings bere?l. Vrywaringsklousulehttps://www.sun.ac.za/emaildisclaimer/default.aspx

guoci commented 1 year ago

Yes, the global settings.

guoci commented 1 year ago

Just a reminder, the fix #442 isn't merged yet