-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 0.9.0
-
Component/s: AsyncWriter
-
None
-
Iteration Yucca
-
Not Needed
Enterprise replset [direct: primary]> print()
Enterprise replset [direct: primary]> print() // X
Uncaught:
SyntaxError: await is only valid in async function
…what?