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
minor #19101 Add sleep to observe the changes in the terminal when executing the code (sungvadan)
This PR was submitted for the 6.4 branch but it was merged into the 5.4 branch instead.
Discussion
----------
Add sleep to observe the changes in the terminal when executing the code
Add sleep() to observe the changes in the terminal when executing the code
When I copy and execute the code in the terminal, it runs too quickly, and I don't see anything appearing on the terminal. I struggle for a moment to understand the behavior of the 'output section.'
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `6.x` for features of unreleased versions).
-->
Commits
-------
95ad8ec Add sleep to observe the changes in the terminal when executing the code.
0 commit comments