This repository was archived by the owner on Apr 13, 2025. It is now read-only.
Commit c692795
committed
Fix instabilities with automatic login after restarts
When many bundles are loaded nodecg takes it's time after a connection till all replicants are usable, which are required to do the login. Therefore this PR waits for about 200ms after the connection is established to let nodecg connect fully.1 parent 5c8d7a9 commit c692795
1 file changed
+10
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
0 commit comments