Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / maelstrom-software/maelstrom issues and pull requests
#322 - worker crash
Issue -
State: closed - Opened by nfachan 5 months ago
- 2 comments
Labels: bug
#321 - Remove old devices stuff.
Issue -
State: closed - Opened by nfachan 5 months ago
Labels: worker, job
#320 - Figure out what pass-through command-line options `maelstrom-pytest` should have.
Issue -
State: closed - Opened by nfachan 5 months ago
- 6 comments
Labels: enhancement, decision, maelstrom-pytest
#319 - Figure out what pass-through command-line options `maelstrom-go-test` should have
Issue -
State: closed - Opened by nfachan 5 months ago
- 1 comment
Labels: decision, maelstrom-go-test
#318 - Add `--list-packages` flags for `maelstrom-go-test`, a la `cargo-maelstrom`
Issue -
State: closed - Opened by nfachan 5 months ago
- 1 comment
Labels: maelstrom-go-test
#317 - Add `--init` to maelstrom-go-test
Issue -
State: closed - Opened by nfachan 5 months ago
Labels: maelstrom-go-test
#316 - Add `--init` to maelstrom-pytest.
Issue -
State: closed - Opened by nfachan 5 months ago
Labels: maelstrom-pytest
#315 - Create pip package to distribute maelstrom-pytest
Issue -
State: open - Opened by bobbobbio 5 months ago
- 2 comments
Labels: client, maelstrom-pytest
#314 - Make client process exit more aggressively on signal
Issue -
State: open - Opened by bobbobbio 5 months ago
Labels: client
#313 - Handle client errors better.
Issue -
State: open - Opened by nfachan 5 months ago
Labels: cargo-maelstrom
#312 - Support local container images
Issue -
State: open - Opened by bobbobbio 6 months ago
Labels: client, container-registry
#311 - Support container registry authentication
Issue -
State: open - Opened by bobbobbio 6 months ago
Labels: client, container-registry
#310 - Local networking and sys filesystem can't coexist
Issue -
State: closed - Opened by nfachan 6 months ago
- 3 comments
Labels: documentation
#309 - Use mount_setattr for read-only bind mounts
Issue -
State: open - Opened by nfachan 6 months ago
Labels: worker
#308 - Check that the error paths in the worker don't cause memory corruption.
Issue -
State: closed - Opened by nfachan 6 months ago
Labels: bug, worker
#307 - Use the new mount api for the fuse mount
Issue -
State: open - Opened by nfachan 6 months ago
Labels: worker
#306 - Check to see if local bind mounts are relative to the working directory or the project directory.
Issue -
State: open - Opened by nfachan 6 months ago
Labels: bug, cargo-maelstrom, worker
#305 - Give jobs a chance to cleaning exit before sending them a SIGKILL
Issue -
State: open - Opened by nfachan 6 months ago
Labels: enhancement, worker
#304 - The worker seems to be eating panics
Issue -
State: closed - Opened by nfachan 6 months ago
- 4 comments
Labels: bug, worker
#303 - Catch signals in the worker and gracefully shutdown
Issue -
State: closed - Opened by nfachan 6 months ago
- 3 comments
Labels: worker
#302 - Add `maelstrom-run --one` option to run just a single command
Issue -
State: closed - Opened by nfachan 6 months ago
Labels: enhancement, maelstrom-run
#301 - Add ability to have tmpfs overlay mounts
Issue -
State: closed - Opened by nfachan 6 months ago
- 1 comment
Labels: enhancement, cargo-maelstrom, worker, job, maelstrom-run, client
#300 - Use PATH when searching for program to run
Issue -
State: closed - Opened by nfachan 6 months ago
Labels: worker, job
#299 - `maelstrom-run` should have an option to save output in directories
Issue -
State: open - Opened by nfachan 6 months ago
Labels: enhancement, maelstrom-run
#298 - `maelstrom-run` should disambiguate output
Issue -
State: open - Opened by nfachan 6 months ago
Labels: enhancement, maelstrom-run
#297 - Running `maelstrom-run` simultaneously probably causes issues.
Issue -
State: open - Opened by nfachan 6 months ago
Labels: bug, maelstrom-run
#296 - Running `cargo-maelstrom` simultaneously in the same workspace causes random failures
Issue -
State: open - Opened by nfachan 6 months ago
Labels: bug, cargo-maelstrom
#295 - Support images that have slashes in the name
Issue -
State: closed - Opened by nfachan 6 months ago
Labels: client
#294 - Create a new `maelstrom-run --tty` option and mode.
Issue -
State: closed - Opened by nfachan 6 months ago
Labels: worker, job, maelstrom-run, client
#293 - Fix formatting of remote errors from add_job
Issue -
State: closed - Opened by nfachan 6 months ago
- 1 comment
Labels: maelstrom-run
#291 - Too Many Open Files when downloading container image
Issue -
State: closed - Opened by bobbobbio 6 months ago
Labels: bug, client
#290 - Figure out how to run certain tests in cargo test and cargo nextest without unshare
Issue -
State: closed - Opened by nfachan 6 months ago
- 1 comment
Labels: test
#289 - Opening of bind mount sources happens after we've changed directories
Issue -
State: closed - Opened by nfachan 6 months ago
Labels: bug, worker
#288 - The close_all system call comes too early.
Issue -
State: closed - Opened by nfachan 6 months ago
Labels: bug, worker
#287 - Fix bind mount tests for cargo test.
Issue -
State: closed - Opened by nfachan 6 months ago
Labels: bug, worker, test
#286 - Finalize template feature.
Issue -
State: closed - Opened by nfachan 6 months ago
- 1 comment
Labels: client
#285 - Use new mount api for devices.
Issue -
State: closed - Opened by nfachan 6 months ago
- 2 comments
Labels: worker
#284 - Use new mount api for proc, tmp, and sys mounts.
Issue -
State: closed - Opened by nfachan 6 months ago
Labels: worker
#283 - Consider "locking" read-only bind mounts.
Issue -
State: open - Opened by nfachan 6 months ago
Labels: worker
#282 - Provide an option to use local network
Issue -
State: closed - Opened by nfachan 6 months ago
Labels: enhancement, job
#281 - Complete count is off by one
Issue -
State: closed - Opened by nfachan 7 months ago
- 2 comments
Labels: bug, cargo-maelstrom
#280 - "cargo-maelstrom integration_test few_tests" fails occasionally
Issue -
State: closed - Opened by nfachan 7 months ago
- 2 comments
Labels: test-failure
#279 - It may not be clear what test the output is for.
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: cargo-maelstrom
#278 - We should strip out the test runner output for failed tests.
Issue -
State: closed - Opened by nfachan 7 months ago
- 1 comment
Labels: cargo-maelstrom
#277 - Remove most short command-line options.
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: cargo-maelstrom, worker, maelstrom-run, maelstrom-broker
#277 - Remove most short command-line options.
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: cargo-maelstrom, worker, maelstrom-run, maelstrom-broker
#276 - Figure out a way to version published documentation.
Issue -
State: closed - Opened by nfachan 7 months ago
- 1 comment
Labels: documentation
#276 - Figure out a way to version published documentation.
Issue -
State: open - Opened by nfachan 7 months ago
Labels: documentation
#275 - Update documentation for 0.9.0
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: documentation
#275 - Update documentation for 0.9.0
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: documentation
#274 - Book feedback
Pull Request -
State: open - Opened by patjakdev 7 months ago
Labels: documentation
#274 - Book feedback
Pull Request -
State: closed - Opened by patjakdev 7 months ago
Labels: documentation
#273 - Allow byte counts to be specified as integers in configuration files
Issue -
State: open - Opened by nfachan 7 months ago
Labels: cli-common
#273 - Allow byte counts to be specified as integers in configuration files
Issue -
State: open - Opened by nfachan 7 months ago
Labels: cli-common
#272 - busybox image causes the worker to fail to build a layer
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: bug, worker
#271 - Give better error messages when somebody specifies a bad image name.
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: client
#271 - Give better error messages when somebody specifies a bad image name.
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: client
#270 - Get our feet wet with Python
Issue -
State: closed - Opened by bobbobbio 7 months ago
Labels: client
#269 - Add command-line option for --state-dir for maelstrom-run
Issue -
State: closed - Opened by nfachan 7 months ago
- 1 comment
Labels: maelstrom-run
#268 - Add command-line option for --cache-dir for maelstrom-run.
Issue -
State: closed - Opened by nfachan 7 months ago
- 1 comment
Labels: maelstrom-run
#267 - Remove the example config files.
Issue -
State: closed - Opened by nfachan 7 months ago
#266 - Add layer type or types for shared-library dependencies.
Issue -
State: closed - Opened by nfachan 7 months ago
- 2 comments
Labels: client, all-clients
#266 - Add layer type or types for shared-library dependencies.
Issue -
State: open - Opened by nfachan 7 months ago
- 1 comment
Labels: cargo-maelstrom, maelstrom-run, client
#265 - Commit to this-week-in-rust.
Issue -
State: closed - Opened by nfachan 7 months ago
- 3 comments
Labels: non-product
#262 - Fix discord invite in release documentation.
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: documentation
#261 - Use html spans for hyphenated names in code to stop weird wrapping
Issue -
State: open - Opened by nfachan 7 months ago
Labels: documentation
#260 - Flesh out the documentation for maelstrom-run.
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: documentation
#259 - Put the cargo "xtask distribute v$VERSION" line in multi-line code block
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: documentation
#259 - Put the cargo "xtask distribute v$VERSION" line in multi-line code block
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: documentation
#258 - Update documentation on release to include information about Discussions
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: documentation
#257 - Add documentation on how to spin up an ARM release builder
Issue -
State: open - Opened by nfachan 7 months ago
Labels: documentation
#257 - Add documentation on how to spin up an ARM release builder
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: documentation
#256 - Remember average of test execution times, and use information to run longer-running tests first
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: cargo-maelstrom, job, maelstrom-broker
#255 - incomprehensible worker panic due to channel being closed
Issue -
State: closed - Opened by bobbobbio 7 months ago
#255 - incomprehensible worker panic due to channel being closed
Issue -
State: closed - Opened by bobbobbio 7 months ago
#254 - cargo-maelstrom fails if run in directory with no target directory
Issue -
State: closed - Opened by nfachan 7 months ago
- 2 comments
Labels: bug, cargo-maelstrom
#254 - cargo-maelstrom fails if run in directory with no target directory
Issue -
State: closed - Opened by nfachan 7 months ago
- 2 comments
Labels: bug, cargo-maelstrom
#253 - Print a better error mesage if you run `cargo-maelstrom` outside of a rust workspace.
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: cargo-maelstrom
#252 - Use a custom highlight.js
Issue -
State: open - Opened by nfachan 7 months ago
Labels: documentation
#252 - Use a custom highlight.js
Issue -
State: closed - Opened by nfachan 7 months ago
- 1 comment
Labels: documentation
#251 - Update documentation to discuss the fact that the local worker's cache is mostly symlinks.
Issue -
State: open - Opened by nfachan 7 months ago
Labels: documentation, client
#251 - Update documentation to discuss the fact that the local worker's cache is mostly symlinks.
Issue -
State: open - Opened by nfachan 7 months ago
Labels: documentation, client
#250 - Make sure local worker's cache computes sizes of symlinks properly
Issue -
State: open - Opened by nfachan 7 months ago
Labels: client
#250 - Make sure local worker's cache computes sizes of symlinks properly
Issue -
State: open - Opened by nfachan 7 months ago
Labels: client
#249 - We should come up with a better solution for logging in the client process.
Issue -
State: closed - Opened by nfachan 7 months ago
- 2 comments
Labels: client
#249 - We should come up with a better solution for logging in the client process.
Issue -
State: open - Opened by nfachan 7 months ago
Labels: client
#248 - Add ability to specify container storage directory using configuration values
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: client
#248 - Add ability to specify container storage directory using configuration values
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: client
#247 - Support container registries other than Docker Hub
Issue -
State: open - Opened by nfachan 7 months ago
Labels: client
#247 - Support container registries other than Docker Hub
Issue -
State: closed - Opened by nfachan 7 months ago
- 1 comment
Labels: client, container-registry
#246 - We should have auto-generated protobuf type converters add context to their anyhow errors.
Issue -
State: open - Opened by nfachan 7 months ago
Labels: client
#246 - We should have auto-generated protobuf type converters add context to their anyhow errors.
Issue -
State: open - Opened by nfachan 7 months ago
Labels: client
#245 - We should re-evalute "latest" tags on container images occasionally.
Issue -
State: closed - Opened by nfachan 7 months ago
- 2 comments
Labels: client
#244 - We should put all of the maelstrom stuff in the target directory into a single subdirectory
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: cargo-maelstrom
#244 - We should put all of the maelstrom stuff in the target directory into a single subdirectory
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: cargo-maelstrom
#243 - Assert that there is only one thread when forking off child and grandchild in worker
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: bug, worker
#243 - Assert that there is only one thread when forking off child and grandchild in worker
Issue -
State: closed - Opened by nfachan 7 months ago
Labels: bug, worker
#242 - If $HOME environment variable isn't set, the client code will hang forever
Issue -
State: closed - Opened by bobbobbio 7 months ago
- 1 comment
#242 - If $HOME environment variable isn't set, the client code will hang forever
Issue -
State: closed - Opened by bobbobbio 7 months ago
- 1 comment
#241 - Adhere to cachedir protocol
Issue -
State: open - Opened by nfachan 7 months ago