55b3f97be0
Calling `tick(0, null)` defaults `processNewMacroTasksSynchronously` flag to `true`, however calling `tick(0, null, {})` defaults `processNewMacroTasksSynchronously` to `undefined`. This is undesirable behavior since unless the flag is set explicitly it should still default to `true`. PR Close #35814 |
||
---|---|---|
.. | ||
async-test.ts | ||
fake-async-test.ts | ||
long-stack-trace.ts | ||
proxy.ts | ||
sync-test.ts | ||
task-tracking.ts | ||
wtf.ts |