-
Running interactively, start with `julia -t 3,1`:
```
using .Threads
versioninfo()
println("default threads: ", nthreads(:default))
@sync for _ in 1:2nthreads()
@spawn :default begin
…
-
Over in https://github.com/phetsims/projectile-data-lab/issues/30#issuecomment-2045822832, these phetioID simplifications were made:
* preferencesPanels.simulationPreferencesPanel.simPreferences =>…
-
Defect Description :
In the simulation page of "Feature Representation" experiment, the clear or reset buttons are not present instead they should be placed in-order to modify the values
Actual Resul…
-
### Godot version
v4.2.beta3.mono.official [e8d57afae]
### System information
Godot v4.2.beta3.mono - Windows 10.0.19045 - Vulkan (Forward+) - dedicated AMD Radeon RX 6700 XT (Advanced Micro Device…
-
The problem occurs when I have several media files in one observation. As I am watching the videos and coding behaviours, the error pasted below happens as the video ends and the next starts. I have t…
-
```
I have a new Haswell Core i7-4770k processor. Here's what i7z says:
i7z DEBUG: Found Intel Processor
i7z DEBUG: Stepping 3
i7z DEBUG: Model c
i7z DEBUG: Family 6
i7z DEBUG: Processor T…
-
For devices that I can connect to (e.g., via HTTP), I use static IP addresses outside of the DHCP pool. Is it possible to add static IP configuration (including mask and gateway, of course) in HeishaM…
-
Hi,
I created a pull request that explain the problem.
#12
But here it is again
> The problem is when we try to move multiple window that comes from the same process. There seems to be a concurren…
-
### General information
* Windows
* Hypervisor: Hyper-V
* Did you run `crc setup` before starting it (Yes/No)? N/A - extension does not have this option
* Running CRC on: Laptop
## CR…
-
**Describe the bug**
No warning message is displayed, letting the user know at ISO Installation the message of:
```
"Only %d CPU cores detected. Harvester requires at least %d cores for testing and…