You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When testing in Insiders, I opened the flutter run logfile and it was collecting logs as normal. When I closed the Chrome browser and the debug session stopped, the log file was overwritten with just a single line saying the process was terminated. Seems likely something is causing it to reset and create a new log over the top to log that final event.
The text was updated successfully, but these errors were encountered:
When testing in Insiders, I opened the
flutter run
logfile and it was collecting logs as normal. When I closed the Chrome browser and the debug session stopped, the log file was overwritten with just a single line saying the process was terminated. Seems likely something is causing it to reset and create a new log over the top to log that final event.The text was updated successfully, but these errors were encountered: