Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
@nomicfoundation_ignition-core@3.0.2 source code.tar.gz | 2025-09-02 | 5.8 MB | |
@nomicfoundation_ignition-core@3.0.2 source code.zip | 2025-09-02 | 7.1 MB | |
README.md | 2025-09-02 | 405 Bytes | |
Totals: 3 Items | 12.9 MB | 0 |
This release is a small bug fix to add a guard against multiple simultaneous calls to ignition.deploy(...)
.
Changes
- ddefbff: Added guard to stop multiple simultaneous calls to
ignition.deploy(...)
at once (#6440)