-
The `$.context` variable [in flows](https://globus-automate-client.readthedocs.io/en/latest/authoring_flows.html?highlight=_context#pre-populated-run-time-state) contains all the info we need to build…
-
I'm having a hard time understanding how tags can be useful, and I'm hoping I'm simply unaware of a commonly used way to lookup tags that is better than what I have been doing. if such a tags lookup f…
-
Currently interchange does not force a manager on k8s to kill when a ManagerLost problem happens on k8s, and the manager will keep crashloop and stay there. Relevant to #254
-
**Describe the bug**
Functions serialized from Python(3.8, 3.9) fail to deserialize on Python(3.11).
A dill serialized function defined in the script (not imported), fails with the following exc…
-
@JFMous commented on [Sat May 14 2016](https://github.com/dotnet/roslyn/issues/11312)
It would be nice if the case labels in switch statement supported comparison operators, much like the Select Case…
-
Now that https://github.com/Neubauer-Group/bluewaters-docker-images/issues/14 is resolved and I've verified that MadGraph5 is able to produce simulation files on Blue Waters without crashing the next …
-
There is currently some inconsistent behavior with how `/batch_status` and `/submit` error handling is done if many tasks are being dealt with.
In the case of `/batch_status`, there is no real erro…
-
Servables should be addressable by permanent unique identifiers in addition to the short name we give them. e.g., if a model has a DOI, you should be able to call the model by just using the DOI.
-
At the moment everything controlling the workflows on [Blue Waters](https://bluewaters.ncsa.illinois.edu/) is controlled through Bash scripts that need user configuration that submit Torque/PBS jobs w…
-
**Describe the bug**
I think I have encountered this dill behaviour: https://github.com/uqfoundation/dill/issues/514
Stack trace 1 below gives the traceback.
Following that issue I forcibly vio…