Describe the bug
Given that I'm a very fast and pro developer and I make changes at light speed, the hot reload can't keep my speed, and therefore I always have multiple hot reload running.
When multiple hot reload are running sometimes not all of them gets triggered or completed (no logs of the last one).
3 wait
2 ready
1 missing
To Reproduce
Make more than 2 hot reload run at the same time.
Expected behavior
They should run in order and all of them should finish the reload.
We should cancel previous hot reload and only run the last one.
Describe the bug Given that I'm a very fast and pro developer and I make changes at light speed, the hot reload can't keep my speed, and therefore I always have multiple hot reload running.
When multiple hot reload are running sometimes not all of them gets triggered or completed (no logs of the last one). 3 wait 2 ready 1 missing
To Reproduce Make more than 2 hot reload run at the same time.
Expected behavior