Startr / RIAC-Guidebooks

Just as scientists invite the world to partake in discovery, we too extend an invitation to you. Help us construct and operate our guidebook system. Your hands-on involvement is not just welcomed, but eagerly anticipated. Let's learn, build, and grow together.
https://guide.robotinacan.com/
GNU Affero General Public License v3.0
1 stars 1 forks source link

Issue: tasks not completing due to async completion #8

Open matt-lio opened 2 months ago

matt-lio commented 2 months ago

When executing bash <(curl -sL startr.sh) to run program, this issue arises.

Screenshot 2024-07-25 at 11 17 29 AM
opencoca commented 2 months ago

Yes fixing #9 brings us to the intermittent async completion issue.

Fix is likely https://gulpjs.com/docs/en/getting-started/async-completion/