79394887

Date: 2025-01-28 18:47:36
Score: 2.5
Natty:
Report link

I answered my question and it was my misunderstanding of streams. I need to put the de-init and re-init in its own Task block in the stream. Reason why is because putting these two await calls in their own streams lets me continue to emit values without getting blocked, so you see the .inProgress status as soon as it’s sent rather than having to wait for the re-init to complete

Reasons:
  • Blacklisted phrase (0.5): I need
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Simon McNeil