merlin icon indicating copy to clipboard operation
merlin copied to clipboard

[BUG] escape char quotes (' ") cause an error with worker names at the Flux interface

Open AlexanderWinterLLNL opened this issue 4 years ago • 0 comments

🐛 Bug Report

Related to this bug, our string apostrophe/single apostrophe use in spec/specification.py causes the worker names to be improperly generated by Flux.

To Reproduce Running merlin run-workers --echo.

Expected behavior Workers should be named [Merlin_]

AlexanderWinterLLNL avatar Jul 27 '21 23:07 AlexanderWinterLLNL