Stream: shorthand
Topic: Sushi hanging
Grahame Grieve (Apr 27 2020 at 12:34):
@Chris Moesel I'm trying to debug an issue with Saner for @Keith Boone but I can't get past this line:
Sushi: info Converting FSH to FHIR resources... (00:02.0036)
It just hangs here....
Nick Freiter (Apr 27 2020 at 14:43):
@Chris Moesel is taking some time off this week, but the rest of us on the SUSHI team can look at this. Does this happen using the master
branch on this IG: https://github.com/HL7/fhir-saner? I tried to recreate using that, and it didn't hang. The Converting FSH to FHIR resources...
step is where the bulk of the work happens with SUSHI, so it's not easy to pinpoint.
Grahame Grieve (Apr 27 2020 at 22:11):
can you turn logging up?
Nick Freiter (Apr 28 2020 at 12:43):
SUSHI has a --debug
flag, but we haven't yet had a need for a lot of debug messages, so the flag may not help much, but it could be worth a shot. Does that hang also happen when running SUSHI outside of the context of the IG Publisher? So sushi fsh/
from the root of the Saner IG folder?
Grahame Grieve (Apr 28 2020 at 12:53):
it's stopped happening. I'll investigate when/if it happens again
Last updated: Apr 12 2022 at 19:14 UTC