Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Console output is extremely delayed #528

@phillijw

Description

@phillijw

Steps to Reproduce

  1. Do a for-loop of about 1000 iterations
  2. Console.WriteLine("{0}", i); inside the loop
  3. Watch as the console output is extremely delayed with no indication as such

Expected Behavior

I would expect the console writing to flush quicker, if not almost immediately. Especially if the program is "done"

Actual Behavior

Writing output to screen pauses periodically and eventually finishes many seconds later.

Environment

MacOS

Xamarin Workbooks

Detail Value
Version 1.5.0
Git Branch 1.5-release
Git Hash 11f83dc
VSTS Definition Workbooks & Inspector (Mac)

System Info

Component Value
macOS Version 10.14.6 (Build 18G95) (64-bit)
CPU Cores 8 / 8
Physical Memory 16 GB

System-Installed Software

Component Version
Mono 5.18.1.28
Visual Studio 8.1.5.9 (801050009)

Log File

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions