Closed jondthompson closed 4 years ago
a couple questions @jondthompson @codekitchen
initPlatform
does have a race condition, we should use the async pattern though to stay aligned to the rest of the codebase vs. the .then()
semanticsOh some of this was to fix quirks in my specific setup, which is why I didn't pursue getting it merged back in. @jondthompson must have done some digging to find it :) But I'll try to answer your questions...
removed the race condition on initPlatform, left the platform dynamic and tidied up logging, pushed to dev and master
It appears that this revision has a few logical tweaks, as well as removes some extraneous whitespace, and would be beneficial to merge into the official version that is on nom.