Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When an Error is returned with searchChemiDPlus, the connection remains open and closeAllConnections() does work #4

Open
meerapatelmd opened this issue Oct 5, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@meerapatelmd
Copy link
Owner

Warning messages:
1: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 3 (https://chem.nlm.nih.gov/chemidplus/name/equals/RO4929097)
2: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 3 (https://chem.nlm.nih.gov/chemidplus/name/equals/11C-choline)
3: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 3 (https://chem.nlm.nih.gov/chemidplus/name/equals/AZD0156)
4: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 3 (https://chem.nlm.nih.gov/chemidplus/name/equals/AzacitidineSubcutaneousInjectionorIntravenousInfusion)
5: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 3 (https://chem.nlm.nih.gov/chemidplus/name/equals/89Zr-DFO-daratumumab)
6: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 3 (https://chem.nlm.nih.gov/chemidplus/name/equals/pertuzumabincombinationwithtrastuzumabandpaclitaxel)
7: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 3 (https://chem.nlm.nih.gov/chemidplus/name/equals/BAY1895344)
8: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 3 (https://chem.nlm.nih.gov/chemidplus/name/equals/2-(5-fluoro-pentyl)-2-methyl-malonic-acid([18F]-ML-10))
9: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 3 (https://chem.nlm.nih.gov/chemidplus/name/equals/Atezolizumab(MPDL3280A),anEngineeredAnti-PD-L1Antibody)
10: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 3 (https://chem.nlm.nih.gov/chemidplus/name/equals/Temozolomide(TMZ))
@meerapatelmd meerapatelmd added the bug Something isn't working label Oct 5, 2020
@meerapatelmd meerapatelmd changed the title When an Error is returned with searchChemiDPlus, the connection remains open. How to close connection? When an Error is returned with searchChemiDPlus, the connection remains open and closeAllConnections() does work Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant