-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
66f95c0
commit 37fca8a
Showing
10 changed files
with
92 additions
and
1,124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
v0.4.3 | ||
====== | ||
|
||
New Features | ||
------------ | ||
|
||
Bug Fixes | ||
--------- | ||
|
||
* CLI `stdout` and `stderr` commands were broken, but are now fixed. | ||
* Add the missing parts of the `/.singularity.d` directory | ||
that will make `v0.4.2` Singularity support actually work. | ||
|
||
Known Issues | ||
------------ | ||
|
||
* Execution errors that result in the job being terminated but no output being | ||
produced are still not handled entirely gracefully. Right now, the component | ||
state will just show as ``ERRORED``, but there won't be an actual error report. | ||
* Map component state may become corrupted when a map is manually vacated. | ||
Force-removal may be needed to clean up maps if HTCondor and HTMap disagree | ||
about the state of their components. | ||
Issue: https://github.com/htcondor/htmap/issues/129 |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.