Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:CSS language:Python language:TypeScript

Filter by

58.3M results  (782 ms)

58.3M results

PR #11 ships with the integration test fixture (test/test_submitter_local.py) chmod-ing the freshly created test/output/ and test/error/ dirs to 0o777 so the container s alphaex user (uid 1000) can write ...

docker/docker-compose.yml (from #11) currently sets privileged: true and cgroup: host on both cluster services. Those were added as belt-and-suspenders during the cgroup-v2-vs-systemd debugging that led ...

Describe the issue The monaco editor has not been updated in a while and there are new major versions released. See what changed between those versions and migrate to the latest one. Desktop (please complete ...
efforts-low
priority-high
web-ide

Every command in Submitter._run_command runs via subprocess.run(cmd, shell=True, ...) with strings constructed by f-string interpolation of cluster names, paths, and account names. Today this is safe — ...

On machines or environments where python3 -c import flux fails, the intention is that get_backend( flux ) should raise RuntimeError with a helpful message about not having Flux support. With somewhat ...

Idea Bring smarter task management to the mobile app (apps/mobile, Tasks tab): - Smart rescheduling — quick affordances to push tasks ( tonight , tmrw , next week ), ideally JARVIS-assisted (e.g. ...

The optional repo_url git-sync path in Submitter.__init__ does git pull origin master (and on first run, git clone url name followed by an implicit checkout of master). Projects whose default branch is ...

Submitter.submit() ends with time.sleep(self.duration_between_two_polls) inside an unbounded while True loop. This is the reason ~5 lines of alphaex/submitter.py stay uncovered by the unit tests landed ...

Suggested by kirkd_ as a possible way to help newer players to think of more words by having all the letters in a different order than the big word but still static.

Today every subprocess.run call inside Submitter._run_command discards the return code (matching the old os.popen behavior preserved during the refactor in #9). A failed sbatch looks identical to a successful ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.