currentLoad() workarround for empty os.cpus info

This commit is contained in:
Sebastian Hildebrandt
2020-04-29 11:32:28 +02:00
parent 3fe9e0a46f
commit fe9859ecc3
6 changed files with 14 additions and 6 deletions
+7 -2
View File
@@ -83,14 +83,19 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">4.23.9</th>
<td>2020-04-29</td>
<td><span class="code">currentLoad()</span> workarround for no os.cpus info</td>
</tr>
<tr>
<th scope="row">4.23.8</th>
<td>2020-04-2&</td>
<td>2020-04-26</td>
<td><span class="code">getMacAddresses()</span> fix added try catch</td>
</tr>
<tr>
<th scope="row">4.23.7</th>
<td>2020-04-2&</td>
<td>2020-04-26</td>
<td><span class="code">getCpuCurrentSpeedSync()</span> workarround fix</td>
</tr>
<tr>